CRUD in an attempt to create a cool express server with type-graphql lib.
- TypeScript
- GraphQL
- TypeGraphQL
- Express
- MongoDB
- Mocha
- Chai
- TOKEN_SECRET: Secret used to create JWT tokens
- DATABASE: Mongodb URL
- PORT: Port to run express server
npm install
npm run dev
npm run test