|
|
e605bf8603
|
refacto: rename app into backend, to prepare for frontend dev
|
2026-05-11 21:46:21 +02:00 |
|
|
|
017092040d
|
refacto: move ReadingRepository where it logically belongs
|
2026-05-11 21:46:21 +02:00 |
|
|
|
aa72971627
|
feat: use connection pool instead of a single shared connection
This is useful for multitask environments (like the API), to avoid
conflicts
|
2026-05-11 21:46:21 +02:00 |
|
|
|
a22413bb0b
|
refacto: use common dependency injection repository for consumer app
|
2026-05-11 21:46:21 +02:00 |
|
|
|
a0acb2950c
|
feat: add API to get daily consumption
|
2026-05-11 21:46:21 +02:00 |
|