https://github.com/zeit/pkg This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
Make a commercial version of your application without sources Make a demo/evaluation/trial version of your app without sources Instantly make executables for other platforms (cross-compilation) Make some kind of self-extracting archive or installer No need to install Node.js and npm to run the packaged application No need to download hundreds of files via npm install to deploy your application. Deploy it as a single file Put your assets inside the executable to make it even more portable Test your app against new Node.js version without installing it
https://codeship.com/features/basic
https://documentation.codeship.com/basic/continuous-deployment/deployment-with-custom-scripts/
https://www.youtube.com/channel/UCLq8gNoee7oXM7MvTdjyQvA
nextjs react
https://github.com/zeit/simple-now-app
https://github.com/DevOpsTerminal/now-examples
https://www.youtube.com/watch?v=TKFi3f_W33k https://www.youtube.com/watch?v=QnHch-42Hzw https://www.youtube.com/watch?v=c_W8OVdglgA https://www.youtube.com/channel/UCLq8gNoee7oXM7MvTdjyQvA