EtherToDo is a multi user todo list without creating an account.
Just create your todo list and share the link.
- make
- go >= 1.13
First of all clone this repository and ensure that you have installed go
Download all required go modules make init
Build this service make build
and run this service make run