This repository contains all of the code for DishZero's web app (app.dishzero.ca).
The frontend code lives in app, while the backend code lives in backend.
We use node and pnpm in both projects. Install node and install pnpm.
Further information on running each project is in their respective READMEs.