This repos is a demo for my blogpost on https://q-bit.me/.
If you came here for a quickstart, try
# Pull down the demo repos
$ git clone https://github.com/tq-bit/node-vue-fullstack-automation.git
# Step in and start the build process
$ cd node-vue-fullstack-automation && npm run build-app
You'll then have an application running on your http://localhost:3000 which you can use as a boilerplate for further development and automated deployment.