an apollo graphQL server starter project
The easiest way to start the server is to run:
npm run startcheck: Lints and checks for formatting problems.fix: Automatically fixes formatting and linting problems (if possible).clean: Removes output files.compile: Compiles the source code using TypeScript compiler.pretest,posttestandprepare: convenience integrations.- If a source folder is not already present it will add a default template project.