You will need the following installed on your system to get started with this repo:
- Hasura CLI (Version 2.1.1)
- Docker
- .env file in the
local
folder
- cd into the
local
folder and rundocker-compose up
- In a new terminal tab/window, cd into
local
then runhasura console
to start the hasura console so any changes you make will be tracked.