aristech / node-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.JS CI/CD To-Do App with Github Actions

Created by: Gernard Cerma

This is a simple To-Do based app built on NodeJS that was created to test a CI/CD Pipeline with github actions

Run these commands:

sudo apt install nodejs

sudo apt install npm

npm install

npm run test

node app.js

or Run by docker compose up

clone this repo: git clone git@github.com:aristech/node-todo.git

About


Languages

Language:JavaScript 70.7%Language:EJS 26.7%Language:Dockerfile 2.6%