In the /backend
folder:
yarn install
to download dependencies then choose:
yarn server
- uses nodemon for developmentyarn start
- for production
In the /react-frontend
folder:
yarn install
to download dependencies then choose:
yarn build
- builds the current version for deploymentyarn start
- loads a live server that automatically updates
You will also need to set up accounts with:
- Google Firebase: OAuth and FireStore
- AWS
- Stripe
- React
- MaterialUI
- Express
- Knex
- Firebase
- Stripe
- AWS