The frontend and backend projects can be found under the frontend and backend directories respectively.
Make sure you
cd
into the corresponding directory before following theREADME.md
there.
The section below serves as a quickstart guide for the teaching team. Refer to the instructions in the section above for the authoritative setup instructions in each directory's README.md.
IMPT NOTE: The project and its setup instructions were developed and verified on M2 Macbooks. Windows users may require additional OS specific setup, which is out of the scope of this project.
- To run the frontend in
dev
orproduction
mode, view the instructions here
- To run a local uncontainerized setup, view the instructions here.
- To run a local dockerized setup, view the instructions here.
- To run a local Kubernetes cluster (e.g. via minikube), view the instructions here.
For any setup related issues, feel free to reach out to the team at [email protected].