1.0.8 • Published 6 years ago
leapic-base-service v1.0.8
base-service
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 javascriptnpm start- Start production mode (setSERVICESenv 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--nsargument in script