Go to file
2025-01-08 16:52:30 +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(playground): add theme provider and toggle, implement chat input and loading components 2025-01-07 18:53:17 +08:00
src refactor(playground): comment out PlayPage component and related code for cleanup 2025-01-08 16:52:30 +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(playground): integrate Docker support for code execution and add image pulling functionality 2025-01-05 09:06:02 +08:00
package.json feat(playground): add theme provider and toggle, implement chat input and loading components 2025-01-07 18:53:17 +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