Boilerplate application with Nest.js, TypeORM & GraphQL.
- node.js (tested on v. 12.6.0)
- docker
- docker-compose
$ npm install
# development
$ npm run start:local
# integration tests
$ npm run test:integration
Nest is MIT licensed.
Boilerplate application with Nest.js, TypeORM & GraphQL.
$ npm install
# development
$ npm run start:local
# integration tests
$ npm run test:integration
Nest is MIT licensed.