Go to file
2024-12-29 14:48:09 +08:00
docker feat(docker): add Docker Compose configuration for PostgreSQL service 2024-12-29 13:54:15 +08:00
prisma feat(auth): add initial Prisma schema for user authentication 2024-12-29 14:48:09 +08:00
src feat(auth): integrate Prisma adapter for Auth.js authentication 2024-12-29 13:59:25 +08:00
.eslintrc.json chore: initialize Next.js project with shadcn 2024-12-29 10:50:00 +08:00
.gitignore feat(auth): add initial Prisma schema for user authentication 2024-12-29 14:48:09 +08:00
components.json chore: initialize Next.js project with shadcn 2024-12-29 10:50:00 +08:00
LICENSE chore: initialize Next.js project with shadcn 2024-12-29 10:50:00 +08:00
next.config.ts chore: initialize Next.js project with shadcn 2024-12-29 10:50:00 +08:00
package.json feat(auth): integrate Prisma adapter for Auth.js authentication 2024-12-29 13:59:25 +08:00
postcss.config.mjs chore: initialize Next.js project with shadcn 2024-12-29 10:50:00 +08:00
README.md chore: initialize Next.js project with shadcn 2024-12-29 10:50:00 +08:00
tailwind.config.ts chore: initialize Next.js project with shadcn 2024-12-29 10:50:00 +08:00
tsconfig.json chore: initialize Next.js project with shadcn 2024-12-29 10:50:00 +08:00

Judge4c

📝 Description

A full-stack, open-source online judge platform designed to elevate college programming education