Go to file
faisolavolut 26fe86f01e fix: update port configuration to use 3000 for consistency across Docker and docker-compose 2025-10-21 15:10:11 +07:00
prisma first commit 2025-10-21 14:38:45 +07:00
scripts first commit 2025-10-21 14:38:45 +07:00
src refactor: update Page function to handle params as a Promise 2025-10-21 14:44:33 +07:00
.dockerignore chore: add initial Docker setup with Dockerfile and docker-compose.yml 2025-10-21 14:47:18 +07:00
.env.local first commit 2025-10-21 14:38:45 +07:00
.env.prisma.example first commit 2025-10-21 14:38:45 +07:00
.gitignore first commit 2025-10-21 14:38:45 +07:00
Dockerfile fix: update port configuration to use 3000 for consistency across Docker and docker-compose 2025-10-21 15:10:11 +07:00
components.json first commit 2025-10-21 14:38:45 +07:00
db-schema.json first commit 2025-10-21 14:38:45 +07:00
docker-compose.yml fix: update port configuration to use 3000 for consistency across Docker and docker-compose 2025-10-21 15:10:11 +07:00
next-env.d.ts first commit 2025-10-21 14:38:45 +07:00
package-lock.json first commit 2025-10-21 14:38:45 +07:00
package.json fix: update port configuration to use 3000 for consistency across Docker and docker-compose 2025-10-21 15:10:11 +07:00
postcss.config.mjs first commit 2025-10-21 14:38:45 +07:00
tailwind.config.ts first commit 2025-10-21 14:38:45 +07:00
tsconfig.json first commit 2025-10-21 14:38:45 +07:00
tsconfig.tsbuildinfo first commit 2025-10-21 14:38:45 +07:00