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

Template

Hello World Website

Purpose

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.

Type

Website

Autoscale

Yes

Git Project

Yes

Template

MongoDB

Purpose

A project that will provision a mongodb instance and enable you to use it in your other projects or connect to it directl.

Type

Database

Autoscale

No

Git Project

No

Template

Dev Machine

Purpose

A project template that will enable you to launch a development machine into the environment.

Type

Tool

Autoscale

No

Git Project

No

Template

PostgreSQL

Purpose

A project that will enable you to provision a postgreSQL instance and connect to it.

Type

Database

Autoscale

No

Git Project

No

Template

Hello Auth Website

Purpose

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.

Type

Website

Autoscale

Yes

Git Project

Yes

Template

Hello API

Purpose

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

Type

API

Autoscale

Yes

Git Project

Yes

Last updated