Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 422 Bytes

File metadata and controls

11 lines (6 loc) · 422 Bytes

Dishzero

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.

Tooling

We use node and pnpm in both projects. Install node and install pnpm.

Further information on running each project is in their respective READMEs.