Skip to content

ifazo/nest-server

Repository files navigation

Nest Logo

Nest server build on top of Nest.js framework.

Live server is running Here

Description

Run In Postman

Nest server run by link with Postman: https://www.postman.com/ifaz-team/workspace/ifaz-public-workspace/collection/27476393-79c84e47-dc07-4b99-8039-d42817a24681?action=share&creator=27476393

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

Support

Nest server is maintained by @ifazo.

Stay in touch

License

Nest server by @ifazo.