Skip to content

Mickaz89/HC-API

Repository files navigation

Installation

$ npm install

Running the app

Create and fill the .env file (Look at the .env.example).

Make sure the Redis server is running on the port you specified.

Make sure that the doc-generator service is running (https://github.com/Mickaz89/HC-Doc-Generator).

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published