chore: add casdoor

fixes #34
This commit is contained in:
LRVT
2026-03-11 14:31:09 +01:00
parent db0a43b6bd
commit 3ffcaff70b
4 changed files with 78 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# References
- https://github.com/casdoor/casdoor
- https://casdoor.org/pl/docs/basic/try-with-docker/
# Notes
You have to manually supply an `app.conf` configuration file.
Within this file, you have to define your postgresql database connection string.
An example `app.conf` is provided in this repository.