Dockerised starter example express app. Includes optional Makefile commands.
make up
open http://`docker-machine ip dev`:3000
make status
make cli
npm run test
MIT © Duncan Beaton
Dockerised starter example express app with opinionated commands
JavaScript
Dockerised starter example express app. Includes optional Makefile commands.
make up
open http://`docker-machine ip dev`:3000
make status
make cli
npm run test
MIT © Duncan Beaton