Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 155 Bytes

README.md

File metadata and controls

19 lines (8 loc) · 155 Bytes

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