Go to file
Patrick ecff8798fe Created scaffolding for config module with log default 2025-09-17 13:36:43 +02:00
prisma Initial database layout 2025-09-16 15:03:50 +02:00
src Created scaffolding for config module with log default 2025-09-17 13:36:43 +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