npm run dev
: Start development mode (load all services locally with hot-reload & REPL)npm run start
: Start production mode (setSERVICES
env variable to load certain services)npm run server
: Start development mode with Nodemon (load all services locally with hot-reload & REPL)npm run cli
: Start a CLI and connect to production. Don't forget to set production namespace with--ns
argument in scriptnpm run lint
: Run ESLintnpm run ci
: Run continuous test mode with watchingnpm test
: Run tests & generate coverage reportnpm run dc:up
: Start the stack with Docker Composenpm run dc:down
: Stop the stack with Docker Compose
forked from siridho/Base-API-MoleculerJS
-
Notifications
You must be signed in to change notification settings - Fork 0
t1nky/Base-API-MoleculerJS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A base of MoleculerJS project with Sequelize Migration
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 97.5%
- HTML 1.7%
- Dockerfile 0.8%