Skip to content

This Repo contain the demo of node application deployed through Jenkins.

License

Notifications You must be signed in to change notification settings

LalitMohanJoshi/node-app-jenkins

Repository files navigation

Jenkins Demo - [ Deployment of Node App]

This repository contain node application deployed through Jenkins in vm instance. This application is built on typescript , which later converted to node application.

We can attach Jenkins Config in pipeline, then it will work.

Installation

Use the package manager NPM to install the Application.

# typescript command

tsc

# install basic dependencies

npm i --save

# run application through pm2

pm2 start pm2-apps.json

pm2 save

About

This Repo contain the demo of node application deployed through Jenkins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published