Caution
This is pre-alpha software, actively in development, & documentation is sparse. Use at your own risk.
A modern web app for interacting with todo.txt file.
With docker:
docker build --pull -t sveltodo .
docker run -it -p 4173:4173 sveltodo