You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
613 B
Markdown
22 lines
613 B
Markdown
# Go Web App
|
|
|
|
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
|