feat: Projekt-Skelett (Bun, TypeScript, Drizzle-Deps)

This commit is contained in:
2026-06-09 20:18:06 +00:00
parent 8298b522fc
commit 568e282b07
7 changed files with 268 additions and 0 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
# Shared-Postgres via Host-Port (siehe ~/shared-postgres/README.md)
# Passwort: SHARED_POSTGRES_PASSWORD aus ~/.secrets/coolify-tokens.env
DATABASE_URL=postgres://mika:PASSWORT@localhost:54320/tradekuns