misc: Add documentation, clean up manage-db.sh

This commit is contained in:
2025-11-21 08:47:40 +01:00
parent 9495948177
commit 4f82d441a5
3 changed files with 552 additions and 327 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# Legal Consent Hub
A comprehensive platform for digital applications, approvals, and discussions, designed for organizational workflows involving employee data processing and consent management.
## Documentation
For detailed documentation, architecture, and development guidelines, see [claude.md](./claude.md).
## Issues
### Pipeline Issues
- Gitea config can cause issues. When runner is not picking up jobs, run runner without config.
- Backend tests fail when a Postgres database is running on the host machine.