Go to file
2025-01-05 01:05:14 +08:00
docker feat(docker): add lsp-c and lsp-cpp services to compose.yml 2025-01-05 00:42:27 +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(layout): create MainLayout and MainPage components with editor features 2025-01-05 01:05:14 +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
.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
eslint.config.mjs chore: update to next@15.1.3 2025-01-04 20:11:23 +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 chore: update to next@15.1.3 2025-01-04 20:11:23 +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