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.
51259ce82f | 7 months ago | |
---|---|---|
.. | ||
gowiki | 7 months ago | |
.gitignore | 7 months ago | |
README.md | 7 months ago |
README.md
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
- Drone.io pipeline