Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.35 KB

File metadata and controls

46 lines (29 loc) · 1.35 KB

FOR nodejs

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.

Use Cases

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

Codeship

https://codeship.com/

https://codeship.com/features/basic

https://documentation.codeship.com/basic/continuous-deployment/deployment-with-custom-scripts/

ZEIT

https://zeit.co/github-setup

https://www.youtube.com/channel/UCLq8gNoee7oXM7MvTdjyQvA

FAST DEPLOYMENT with nodejs and react

nextjs react

https://github.com/zeit/simple-now-app

https://github.com/DevOpsTerminal/now-examples

Video's

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