Skip to content

isottellina/doot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doot

Doot is a simple TODO app, where you can add tasks, remove tasks, and edit them.

Setup

It can simply be ran by running :

docker compose up --build

It should setup everything, and make the app available on localhost:8000.