Skip to content

Kots project for learning and open source using Nestjs as Api service

License

Notifications You must be signed in to change notification settings

liemlylac/kots-nestjs

Repository files navigation

Kots Project

Node.js CI CircleCI buddy pipeline GitHub top language GitHub

Description

Kots project using Nest - framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

MIT licensed.

About

Kots project for learning and open source using Nestjs as Api service

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published