This commit is contained in:
toni
2026-03-09 20:40:53 +01:00
parent 10f4750755
commit 71ca4d81e1
17 changed files with 2157 additions and 7 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ $env:TKD_DB_HOST="localhost"
$env:TKD_DB_USER="webapi"
$env:TKD_DB_PASSWORD="devpassword"
$env:TKD_COOKIE_SECRET="devsecret"
pnpx tsx --watch --tsconfig .\tsconfig.json .\src\index.ts
pnpx tsx --watch --tsconfig .\tsconfig.json --clear-screen=false .\src\index.ts