No description
Find a file
Alexis Fourmaux 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
.vscode feat: improve draft of consumer app to write in db 2026-05-09 15:36:31 +02:00
lora-gateway fix: docker compose network config so that containers may communicate 2026-05-08 12:38:40 +02:00
server feat: use connection pool instead of a single shared connection 2026-05-11 21:46:21 +02:00
.gitignore Initial commit with gitignore 2026-05-06 22:20:28 +02:00
Makefile refacto: reorganize files to easily add an API service 2026-05-11 21:46:21 +02:00