Build nodejs project with Jenkins
- Install Jenkins on your machine
- Add webhook service in Github repository
- Configure Jenkins to use Github
- Create Job and go.
This job will be triggered by Github on each commit.
Reference : https://www.terlici.com/2015/09/29/automated-testing-with-node-express-github-and-jenkins.html