Skip to content

Simple Rest API Using NestJs With Mongo As Database Also There is RabbitMQ

Notifications You must be signed in to change notification settings

wawansoer/nestjs-rest-app

Repository files navigation

Nest Logo

Description

Nest framework TypeScript.

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

Env

MONGODB_URL=mongodb://localhost:27017/payever
BASE_URL=http:://localhost:3000/

Stay in touch

  • Author - Sutisna Utamasjida Septiawan

License

Nest is MIT licensed.

Nest is MIT licensed.

About

Simple Rest API Using NestJs With Mongo As Database Also There is RabbitMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published