Add SQLite database to backend, interacting with the frontend

This commit is contained in:
2024-09-04 16:42:37 +02:00
parent 64f3769953
commit 955758ec4c
14 changed files with 1892 additions and 28 deletions

3
.gitignore vendored
View File

@@ -30,4 +30,5 @@ coverage
*.tsbuildinfo
# Build and package files/folders
build
build
*.sqlite