This website requires JavaScript.
Explore
Help
Sign In
notifier
/
backend-api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
28
Commits
1
Branch
0
Tags
8a656fd734f8a6b59d6c6415cc9c56894151d7f1
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
florian
8a656fd734
Improved database connection and logging
2025-10-12 15:24:04 +02:00
.gitea
/workflows
Removed pull request feature because I couldn't get it to work, shame! Now I yolo push to main
2025-10-11 13:58:05 +02:00
src
Improved database connection and logging
2025-10-12 15:24:04 +02:00
.gitignore
DB and FastAPI: Reconnect if DB goes down, switch to lifespan events in FastAPI, ensure safe startup/shutdown.
2025-10-08 18:42:59 +02:00
app_database.sql
Deployment configuration
2025-10-06 16:00:03 +02:00
Dockerfile
Removed HVAC handler and changed deployment to Kubernetes
2025-10-07 21:17:36 +02:00
README.md
First draft with no security xd
2025-09-30 15:37:53 +02:00
requirements.txt
Added Prometheus metric endpoint on port 9000
2025-10-08 18:51:28 +02:00
README.md
backend-api
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
173
KiB
Languages
Python
96.1%
Dockerfile
3.9%