Skip to content

HitanshuGupta/node-todo-cicd-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-todo-app CI/CD Jenkins Deployment with GitHub integration Webhook.

Here is the Result:

image

This is the Jenkins build history: image

Run these commands for run the application in local:

sudo apt install nodejs

sudo apt install npm

npm install

node app.js

Also setup the webhook with GitHub. When developer push the code into the github repo then automatically build job will start at the Jenkins side.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published