Skip to content

use NestJS, MongoDB to make API gateway backend for POS application

Notifications You must be signed in to change notification settings

landofcoder/nestpos-gateway-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the app

# development
$ cd env/proxy
$ docker-compose up -d
$ cd env/development
$ docker-compose up -d
$ docker-compose run node npm install

Get and run Dashboard UI for managemenet

Releases

No releases published

Packages

No packages published