Happenn AWS
For example https://virtual.happenn.com/projects/happenn-demo
Push your code changes to master branch on GIT
SSH to server and run commands:
$ ssh -i ~/.ssh/happen-launch.pem [email protected]
$ cd /var/www/html
$ npm run deploy
Last updated