This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
FabledSteward
Watch
1
Star
0
Fork
0
You've already forked FabledSteward
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cdcf00a1cf1e64566108d79a6e416d1f46f260e1
FabledSteward
/
fablednetmon
T
History
bvandeusen
cdcf00a1cf
feat: data models for hosts, monitors, metrics, and alerts
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-03-17 19:41:37 -04:00
..
auth
feat: session auth, role middleware, login/setup/logout routes
2026-03-17 19:06:06 -04:00
dashboard
feat: Quart app factory with health endpoint
2026-03-17 18:55:15 -04:00
migrations
feat: User model and initial Alembic migration
2026-03-17 18:52:01 -04:00
models
feat: data models for hosts, monitors, metrics, and alerts
2026-03-17 19:41:37 -04:00
templates
feat: base layout and auth/dashboard templates
2026-03-17 19:08:46 -04:00
__init__.py
chore: project scaffold with pyproject.toml and version
2026-03-17 18:38:53 -04:00
app.py
feat: Quart app factory with health endpoint
2026-03-17 18:55:15 -04:00
cli.py
feat: Quart app factory with health endpoint
2026-03-17 18:55:15 -04:00
config.py
feat: configuration loader with env var overrides
2026-03-17 18:43:57 -04:00
database.py
feat: SQLAlchemy async database setup
2026-03-17 18:48:35 -04:00