* ref: embed portion of files
* fix: readd pkger
* ref: embed version.txt
* fix: wrong mail template import path
* refactor: get rid of sql-migrate
refactor: get rid of pkger in favor of go embed (resolve#164)
* chore: remove unused var [ci-skip]
Co-authored-by: Ferdinand Mütsch <ferdinand@muetsch.io>
This change makes it simpler for Windows users to use the project by automatically building the project with GitHub Actions on every release.
This allows for an easier way to use the project by automatically adding a zip file with the built executables to new releases.