Go to file
Patrick 78e9f268b6 moved generated prisma client to node_modules 2025-09-17 14:54:12 +02:00
prisma moved generated prisma client to node_modules 2025-09-17 14:54:12 +02:00
src Created scaffolding for Logging 2025-09-17 13:46:32 +02:00
static Cleaned template code 2025-09-16 15:20:32 +02:00
.env.example Initial commit 2025-09-16 11:38:26 +02:00
.gitignore Initial commit 2025-09-16 11:38:26 +02:00
.npmrc Initial commit 2025-09-16 11:38:26 +02:00
README.md Initial commit 2025-09-16 11:38:26 +02:00
bun.lock installed bun types 2025-09-17 13:35:46 +02:00
docker-compose.dev.yml Initial commit 2025-09-16 11:38:26 +02:00
package-lock.json Initial database layout 2025-09-16 15:03:50 +02:00
package.json installed bun types 2025-09-17 13:35:46 +02:00
svelte.config.js Initial commit 2025-09-16 11:38:26 +02:00
tsconfig.json Initial commit 2025-09-16 11:38:26 +02:00
vite.config.ts Initial commit 2025-09-16 11:38:26 +02:00

README.md

TODO LIST

Running dev postgres server

docker compose --file docker-compose.dev.yml up