- Nest
- Typeorm
- Graphql
- JWT
- Passport
- Postgres
- Docker Compose
- Tslint
- Prettier
- E2E tests
- Deployed on Heroku
- You'll need to create a
.envfile as in.env.sample npm installdocker-compose up -dnpm run start:dev- Link to access your playground
- Place your token in header like:
{Authorization:'Bearer <token>'}