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 or build docker build . -t node-todo or build docker build .