first commit

This commit is contained in:
Matthias Hinrichs
2025-08-26 03:17:49 +02:00
commit 189e7a2329
34 changed files with 8835 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
server:
host: localhost
port: "8080"
database:
type: sqlite
path: "./whereismymoney.db"