Add: some ideas to the TODO

main
Óscar M. Lage 2022-03-23 00:22:38 +01:00
parent 942f6623d6
commit 932f87204c
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@
- [ ] Flag to select store
- [ ] Config file (to select store and some other future options)
- [ ] Proper logger
- [ ] Make helper
- [ ] Makefile helper
- [ ] Reload if files changes [idea](https://medium.com/@olebedev/live-code-reloading-for-golang-web-projects-in-19-lines-8b2e8777b1ea#.gok9azrg4)
- [ ] CI (gofmt, golint, more)?
## Bootstrap