- Create a new application on firebase (you will need to have a firebase account)
- Clone the files in the repo into your machine
- Rename
.env.example
to.env
and provide the necessary values
yarn run dev
- to start in dev mode
yarn run seed
- to seed the database