Add PostgreSQL backend and config

This commit is contained in:
Matthieu
2025-12-08 11:13:20 +01:00
parent 15515a3512
commit ccdbf19fd8
5 changed files with 537 additions and 10 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Dependencies
node_modules
# Environment / secrets
.env
# OS / editor files
.DS_Store