2 Commits (0a4cc75bd391f475391a52e11fa803ede13f14e9)

Author SHA1 Message Date
Jan Dittberner 25b101afae Modernize demo application
- add linter config and fix golangci-lint warnings
- rename module to match new repository location
- use embedded resources for static assets, templates and translations
- recommend mkcert in README
- require at least Go 1.19
- update and tidy dependencies
- update copyright information
- improve Makefile, add lint and static asset targets
11 months ago
Jan Dittberner 9f7b8ec5a7 Add Makefile
This commit adds a Makefile to automate application builds.
2 years ago