AndriyFedorovich / nestjs-course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Nest / Postgres course

Installation

$ npm install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

License

Nest is MIT licensed.

About


Languages

Language:TypeScript 97.1%Language:JavaScript 2.9%