A step by step guide to implement a GraphQL server with Fastify and Mercurius.
- Node LTS
- docker
- docker-compose
npm cinpm run db:upnpm run db:migrate
npm test --workspaces
npm test -w src/step-05-context
cd src/step-{n}-{name}- check each module's README file to see which scripts are available
npm start