init project

This commit is contained in:
2025-09-03 22:21:16 +02:00
commit 1ebeabc40e
47 changed files with 14667 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
DB_FILE_NAME=file:local.db
PORT=3000
NODE_ENV=development
LOG_LEVEL=info