Templates
What are Project Templates
Project templates enable you to quickly add common features to the platform as well as get started. There are various template types, some are developer focused to quickly get a developer integrated into the platform. Other instance types are more infrastructure, where you can quickly add common things like databases or storage.
Developer Templates
Hello World Website
A project template that will create an get you started with a git project provisioned, and an example nodejs/mui/react application. Your entry point to making a website.
Website
Yes
Yes
MongoDB
A project that will provision a mongodb instance and enable you to use it in your other projects or connect to it directl.
Database
No
No
Dev Machine
A project template that will enable you to launch a development machine into the environment.
Tool
No
No
PostgreSQL
A project that will enable you to provision a postgreSQL instance and connect to it.
Database
No
No
Hello Auth Website
Will clone a starter tempalte and provision it that enables you to authenticate users into a website. Great for learning how to authenticate users and leverage identity to build a rich website.
Website
Yes
Yes
Hello API
Will clone a starter template in Java/Spring/REST that will enable you to quickly make an API that understands authenticated users and will automatically be able to connect to services
API
Yes
Yes
Last updated