Skip to content

NestJS application that serves as an open source API for creating and maintaining community event details.

Notifications You must be signed in to change notification settings

Saad-Amjad/ng-bd-demo

Repository files navigation

Nest Logo

Test Pass

Description

ng-bd-demo is demo application, that serves as open source API for community based meetups.

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

About

NestJS application that serves as an open source API for creating and maintaining community event details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published