Go to file
Patrick a6f22ea3c9 updated schema for task to have topic and description 2025-10-25 09:52:36 +02:00
prisma updated schema for task to have topic and description 2025-10-25 09:52:36 +02:00
src started impl of task ui 2025-10-22 13:54:40 +02:00
static started impl of task ui 2025-10-22 13:54:40 +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