First try of implementing database

This commit is contained in:
2024-02-02 09:18:45 +01:00
parent 7217ce8bc1
commit 4b6418c23a
6 changed files with 1284 additions and 20 deletions

1
.env Normal file
View File

@ -0,0 +1 @@
DATABASE_URL=sqlite://testdb.db