You will need the following installed on your system to get started with this repo:
- Make sure you have a
.envfile in the root of this project - Install deps with
pnpm i - Start the dev server with
pnpm run dev
- In a new terminal tab/window, cd into
localthen runhasura consoleto start the hasura console so any changes you make will be tracked.
NOTE: You will need the functions service running locally.