Project based on this description: https://gist.github.com/asen-ruuby/34a3955d2883eaac4cbdbbf720350c66
- NPM 18+
Run npm install
.
- Dev environment:
npm run dev
- Build:
npm run build
- Update Graphql:
npm run codegen
Codegen is not fetching from live server (it's running from local schema.json
).