chore: init

This commit is contained in:
Tine 2024-02-10 09:11:28 +01:00
commit 3003ed66f7
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# `zdravko`
Golang selfhosted Status/Healthcheck monitoring app.
Mostly just a project to test [temporal.io](https://temporal.io/).
### Expected features
- [ ] SSO or just expect to be run behind a auth proxy.
- [ ] Abbility for multiple instances/workers.
- Otherwise using a cronjob would do the job, no need for temporal.
- [ ] Some nice UI to try out [htmx](https://htmx.org/).