chore: Restructure files.

This commit is contained in:
imterah 2024-12-21 18:27:40 -05:00
parent 559588f726
commit d25da9091e
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
93 changed files with 38 additions and 26 deletions

2
backend/dev.env Normal file
View file

@ -0,0 +1,2 @@
HERMES_DATABASE_BACKEND=sqlite
HERMES_SQLITE_FILEPATH=../.tmp/sqlite.db