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

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules/
.env