issues
search
montagejs
/
minit
Tool: Helps you build Montage applications by generating template applications and components for you.
Other
8
stars
22
forks
source link
Features/service template
#84
Closed
hthetiot
closed
6 years ago
hthetiot
commented
6 years ago
[x] Expose express service on port 3000
[x] Basic test
[x] Docker Support
[x] Docker Compose Support
[ ] Rename to express-service
[ ] Allow repository parameter
[ ] Allow minit.json with template params in root of service
[ ] Move app package.json changes in another PR
usage
minit create:service myService cd myService npm run up
usage