/naomesh-seduce-api

Orchestrator api for power management (https://hal.science/hal-01855459)

Primary LanguageTypeScript

Nest Logo

Naomesh seduce api

Orchestrator api for power management.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Documentation

  • /api: swagger document
  • /api-json: open-api json spec
  • /api-yaml: open-api yaml spec

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

Nest is MIT licensed.