mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
server: implement data persistence with database
Using databases + sqlite/postgresql depending of what you want. Use DATABASE_URL to configure Closes #70
This commit is contained in:
3
server/.gitignore
vendored
3
server/.gitignore
vendored
@@ -175,3 +175,6 @@ test_samples/
|
||||
.vscode/
|
||||
artefacts/
|
||||
audio_*.wav
|
||||
|
||||
# ignore local database
|
||||
reflector.sqlite3
|
||||
|
||||
Reference in New Issue
Block a user