Skip to content

harrki/simple_todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple ToDo List

Overview

This app is a todo list with the minimum necessary functions.

Requirement

  • Node.js
  • Docker Compose

Usage

  1. Clone this project.
git clone https://github.com/harrki/simple_todolist.git
  1. Start Docker Container
docker compose up -d
  1. [Option] Check the logs
docker compose logs -t -f app
  1. Close Docker Container
docker compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published