No description
Find a file
2025-07-25 10:07:24 +00:00
.bruno Include Bruno production tests 2025-07-25 01:57:42 +10:00
.idea FIX COLLOSSAL MISTAKE 2025-07-25 20:02:34 +10:00
app FIX ANOTHER COLLOSSAL MISTAKE 2025-07-25 20:06:38 +10:00
prisma feat: enhance class and user management with role-based access control and dashboard statistics 2025-07-25 13:38:45 +10:00
public Add favicon.svg 2025-06-12 21:37:36 +10:00
src feat: enhance class and user management with role-based access control and dashboard statistics 2025-07-25 13:38:45 +10:00
.eslintignore Add .eslintignore to fix prisma 2025-06-12 12:34:46 +10:00
.eslintrc.json Next Rewrite 2025-06-11 13:11:50 +10:00
.gitignore Remove prisma generation 2025-07-25 01:57:21 +10:00
.prettierrc Next Rewrite 2025-06-11 13:11:50 +10:00
middleware.ts Protect Endpoints with Clerk 2025-07-25 01:00:00 +10:00
next-env.d.ts Next Rewrite 2025-06-11 13:11:50 +10:00
next.config.mjs feat: add Next.js configuration with Prisma plugin and update dependencies 2025-07-25 00:19:31 +10:00
package.json feat: integrate Vercel Analytics and Speed Insights for performance tracking 2025-07-25 13:56:02 +10:00
pnpm-lock.yaml feat: integrate Vercel Analytics and Speed Insights for performance tracking 2025-07-25 13:56:02 +10:00
tsconfig.json Add prisma for database connections to Neon 2025-06-12 12:08:34 +10:00