Skip to content

YuryHouse/yurasz-nestjs-api

Repository files navigation

Yurasz NestJS API

Nest Logo

Description

API created with help Nest framework TypeScript, PostgreSQL DB and Object-relational mapping (ORM) tool called TypeORM.

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

Stay in touch

About

NestJS API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published