Go to file
2024-12-30 23:04:37 +08:00
docker feat(docker): add Gitea service to Docker Compose configuration 2024-12-29 16:19:48 +08:00
prisma feat(auth): add initial Prisma schema for user authentication 2024-12-29 14:48:09 +08:00
public feat(header): add bird icon as default avatar 2024-12-30 23:04:37 +08:00
src feat(header): add Logo and Logomark components 2024-12-29 22:36:03 +08:00
.env.example feat(env): add example environment files for database and authentication configuration 2024-12-29 16:53:44 +08:00
.env.local.example feat(env): add example environment files for database and authentication configuration 2024-12-29 16:53:44 +08:00
.eslintrc.json chore: initialize Next.js project with shadcn 2024-12-29 10:50:00 +08:00
.gitignore feat(env): add example environment files for database and authentication configuration 2024-12-29 16:53:44 +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 feat(auth): add self-host Gitea provider for authentication and update Next.js config for remote images 2024-12-29 16:20:36 +08:00
package.json feat(auth): add Gitea provider for authentication and update Next.js config for remote images 2024-12-29 15:48:00 +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