Skip to content

katsanva/js-moleculer-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-moleculer-bootstrap

A quick-start bootstrap for moleculer application using pure javascript

Preconditions

HOWTO

npm install
npm start

Build using docker

docker build -t js-moleculer-bootstrap:latest .