OwlCub Academy — E-learning platform
Go to file
Romain bogdanovic f7fb9aa6cd fix: use npx next build in cupadev build command
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 20:46:02 +02:00
messages feat: initial OwlCub Academy e-learning platform 2026-03-28 18:09:38 +01:00
node_modules fix: use client directive order, remove unused useTranslations import 2026-03-28 19:18:03 +01:00
prisma feat: full LMS — learning paths, improved admin editor, student detail 2026-03-29 21:55:28 +02:00
src feat: full LMS — learning paths, improved admin editor, student detail 2026-03-29 21:55:28 +02:00
.env.example feat: initial OwlCub Academy e-learning platform 2026-03-28 18:09:38 +01:00
.gitignore fix: add .gitignore, remove node_modules from tracking 2026-03-28 19:18:58 +01:00
cupadev.json fix: use npx next build in cupadev build command 2026-03-31 20:46:02 +02:00
next.config.ts feat: initial OwlCub Academy e-learning platform 2026-03-28 18:09:38 +01:00
package-lock.json feat: user registration, password auth, and profile settings 2026-03-29 20:34:03 +02:00
package.json feat: user registration, password auth, and profile settings 2026-03-29 20:34:03 +02:00
postcss.config.js feat: initial OwlCub Academy e-learning platform 2026-03-28 18:09:38 +01:00
tailwind.config.ts feat: initial OwlCub Academy e-learning platform 2026-03-28 18:09:38 +01:00
tsconfig.json feat: initial OwlCub Academy e-learning platform 2026-03-28 18:09:38 +01:00