Nest Logo

Description

Please use this repository as an good example of creating REST API with Nestjs and TypeORM. Here you can find best practices, making relations between entities, working with class-validator and class-transformer and many more.

Installation

$ npm install

Running the app

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.