/node-todo-cicd-with-jenkins

In this repository we have craeted CI-CD of this application using jenkins

Primary LanguageJavaScript

node-todo-cicd

Run these commands:

sudo apt install nodejs

sudo apt install npm

npm install

node app.js

or Run by docker compose

test