It's not only a todo list but also a notebook and file mangage system, which base on vue, gin framework and sqlite3 database. so no complicated configurations and run it by one command !
gov1.14.5vuev2.0ginv1.6.3dockerv2.5.0.1gormv1.20.1gopkgv1.62.0sqlite3v3.33.0
go build# Mac / Unix
./task conf/config.ini
# Windows
task.exe conf/config.inifinally, open your browser and input the url : http://127.0.0.1:9000/, please modify the content of config.ini file if you want to custom the configuration information bro.
