This is a custom server built for nPlan onsite and other recruitment purposes, populated with fake data using Faker.js.
npm i
npm start
should get you going.
Once the server is running, you can head over to http://localhost:4000/graphql to view the docs and run example queries.