AWS Amplify Starter Project

Powered by Mason

A highly opinionated AWS Amplify starter project. It will work as a Todo application.

The project uses:

How to use ?

You can either fill in the variables on your CLI:

mason make amplify_starter --project_name "AWS Amplify Todo" --project_organization "com.example"

OR

let CLI guide you through the process

mason make amplify_starter

file of the generated project and follow the steps described there.

Variables ✨

Variable Description Default Type
project_name Name of your project Amplify Starter string
project_organization Organization of your project com.example string

GitHub

View Github