Adding additional comments

drew/sql-it
Drew Bednar 7 months ago
parent 6ace08d4b6
commit 51259ce82f

@ -2,3 +2,20 @@
https://go.dev/doc/articles/wiki/
I've taken this project a bit further then the article. Follow on work can include:
- [ ] Further project layout refactoring (handlers, models, etc.)
- [ ] More unit tests
- [ ] An E2E test suite
- [ ] SQLite Database instead of files
- [ ] Support for Markdown
- [ ] Tailwind CSS Styling
- [ ] A config file?
- [ ] Makefile install command
- [ ] With Systemd unit file
- [ ] Dockerfile
- [ ] Spin off into it's own repo
- [ ] Drone.io pipeline
- [ ] Runs test suite
- [ ] Tarball release artifact on Promote
- [ ] Deb release artifact on Promote

Loading…
Cancel
Save