Skip to content

hammadmajid/sveltodo

Repository files navigation

Caution

This is pre-alpha software, actively in development, & documentation is sparse. Use at your own risk.

sveltodo

A modern web app for interacting with todo.txt file.

Using the app

With docker:

docker build --pull -t sveltodo .

docker run -it -p 4173:4173 sveltodo