- setup your local postgres database
- clone this repo.
- run
yarn
in the project root. - add a
.env
file, and include the following
VITE_DEV_SERVER_URL=http://localhost:3000/graphql
- run
yarn dev
and have fun
Go to src/containers/App/App.tsx
, updating line 31 from mode: 'dark'
to mode: 'light'
, then enjoy the bright from early summer