Skip to content

JaouherK/engineering-manager-tools

Repository files navigation

EM Tools: A REST API Backend to manage EM tools


v0.0.1

Description

EM Tools: A REST API Backend to manage EM tools


Main Features

  • Manage reports

Installation

execute the following command:

$ git clone https://github.com/JaouherK/engineering-manager-tools.git
$ cd engineering-manager-tools
$ 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published