Document project progress and next work
This commit is contained in:
@@ -47,3 +47,19 @@
|
||||
33. Add README setup instructions
|
||||
34. Add architecture documentation
|
||||
35. Add security documentation
|
||||
|
||||
## Current Implementation Snapshot
|
||||
|
||||
Completed in the initial scaffold:
|
||||
|
||||
- Repository structure, Docker Compose development stack, README, and docs.
|
||||
- FastAPI backend skeleton with auth, roles, database models, and Alembic migration.
|
||||
- React frontend skeleton with authenticated layout.
|
||||
- Worker skeleton with working HTTP website monitor polling.
|
||||
- Website monitor create/edit/delete UI.
|
||||
- Basic alert evaluation, incidents, acknowledge, and silence actions.
|
||||
- Generic webhook, Mattermost, and Zoom Team Chat channel foundations.
|
||||
- Encrypted webhook URL storage.
|
||||
- Configurable notification post username.
|
||||
|
||||
Recommended next Gitea issues are listed in [progress.md](progress.md).
|
||||
|
||||
Reference in New Issue
Block a user