Skip to content

Repository files navigation

Inventory Management API

Test REPO

Setup

This project needs this enviroment variables:

Variable Description
DEBUG Flag to activate debug mode (true
APP_PORT Port to run app
MONGO_HOST MongoDB hostname
MONGO_USER MongoDB username
MONGO_PASS MongoDB password
MONGO_PORT MongoDB port
MONGO_DB MongoDB db name
MONGO_SRV MongoDB srv (true
TOKEN_EXPIRES_IN JWT token expiries in (1d)
JWT_PASSWORD JWT token password

Installation Steps

Go to your project

npm install
npm run build
docker build
docker-compose up

If you wish to run it without docker

npm run build
npm run debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages