bgever / spotify-observer-api

API submodule of the Observer for Spotify project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spotify-observer-api

API of the Spotify Observer project

Description

Powered by the Nest framework.

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 submodule of the Observer for Spotify project

License:MIT License


Languages

Language:TypeScript 93.1%Language:Shell 5.0%Language:Dockerfile 1.9%