Skip to content

Repository files navigation

Store Manager

The project is generated by LoopBack.

Project setup

Install node dependencies

npm install

Set .env environment variables

Copy .env.example to .env and set variables. This file is used by docker and node runtime.

Register SO service / daemon

See platforms folder and configure script path variable related to your platform.

After set script variable run the platform service script related with the following command.

node platforms/service-<platform>.js

More reference in the links below.

Add Windows service dependencies

Open a CMD instance as administrator and run the following command (example):

sc config "storemanager" depend= "MySQL57"

Database service must be a dependency for this service.

About

Store manager API on Loopback

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages