Need help understanding this codebase? Read this tutorial
A practical GraphQL Server with Schema and Resolvers Modularization, Authentication, and Resolvers Composition.
Run npm install
from the root to install server dependencies.
Opens the server on PORT 5000
Opens the server in dev mode on PORT 5000