Nest framework TypeScript sample GraphQL API Project.
The Angular FrontEnd used in the AngraTS repository can be used with minimal change as frontend for this project.
npm install
npm run start
npm run start:dev
npm run start:prod
Nest is MIT licensed.