To start the app use: yarn start
, it'll start both the backend and the frontend.
Please find more info about each part in the relevant Readme file (frontend and backend).
Don't forget to add the relevant env variables to a .env file in your backend directory.
When implementing a new feature or fixing a bug, please create a new pull request against main
from a feature/bug branch and add @janesmithwilco
as reviewer.