Go to file
Patrick a532dac6eb added starting of development postgres container to bun run dev 2025-09-16 11:59:58 +02:00
prisma Initial commit 2025-09-16 11:38:26 +02:00
src Initial commit 2025-09-16 11:38:26 +02:00
static Initial commit 2025-09-16 11:38:26 +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 Initial commit 2025-09-16 11:38:26 +02:00
docker-compose.dev.yml Initial commit 2025-09-16 11:38:26 +02:00
package-lock.json Initial commit 2025-09-16 11:38:26 +02:00
package.json added starting of development postgres container to bun run dev 2025-09-16 11:59:58 +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