sample-stack-moleculer-server

0.0.39-alpha.63 • Public • Published

Moleculer

servers

NPM scripts

  • npm run dev - Start development mode (load all services locally with hot-reload & REPL)
  • npm run build- Uses typescript to transpile service to javascript
  • npm start - Start production mode (set SERVICES env variable to load certain services) (previous build needed)
  • npm run cli: Start a CLI and connect to production. Don't forget to set production namespace with --ns argument in script
  • npm run ci - Run continuous test mode with watching
  • npm test - Run tests & generate coverage report

Package Sidebar

Install

npm i sample-stack-moleculer-server

Weekly Downloads

1

Version

0.0.39-alpha.63

License

none

Unpacked Size

113 kB

Total Files

35

Last publish

Collaborators

  • sample-stack