Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.
/ bugs-core Public archive

API endpoints that will expose Nabin's bug tracking software.

Notifications You must be signed in to change notification settings

nab-in/bugs-core

Repository files navigation

Description

Api endpoints: Review and kill bugs in realtime with coworkers

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

API endpoints that will expose Nabin's bug tracking software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published