-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Yoan Daniel Ersen edited this page Aug 31, 2026
·
4 revisions
This repository contains the server code for lumaris.fr.eu.org, an intelligent educational platform for French students. The code is automatically assigned to Cloudflare accounts when users create the site.
Lumaris provides:
- School Management: ÉcoleDirecte integration for grades, homework, and timetable
- AI Assistant: AI-powered tutoring and homework help
- Workspace: File management, study notes, and organizational tools
- Customization: Personalized interface with extensive options
- Cloudflare Workers: Serverless edge computing
- Workers AI: AI/ML model inference
- D1 Database: SQLite-compatible database
- Supabase: Authentication and user management
- MEGA.nz: Cloud storage integration
Detailed technical documentation is available in the repository README files:
The site is already functional at lumaris.fr.eu.org. No setup required for basic usage.
For code modifications:
npm install
wrangler dev
wrangler deployMIT License - You are free to modify and adapt the code.
You'll find the same documentations in the main branch, in docs/.
Documentation