/node-todo-app

this is node.js application This application is deployment by docker on the AWS

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