634 B
634 B
TODO
General
General options
- Proper logger
- Flag that sets the debug mode
- Flag to show the version
- Page versioning in a really basic way
- Flag to select store
- Config file (to select store and some other future options)
- Makefile helper
- Reload if files changes idea
- CI (gofmt, golint, more)?
Bootstrap
Basic elements
- Echo server
- Sample Model
- Store interface (gorm, file...)
- Open db store
- Open file store
- Templates