The simplest SaaS for French training centers to digitize their administrative workflows.
Mentore Manager helps training organizations ("Organismes de Formation") streamline their daily operations, ensure Qualiopi compliance, and access a vast network of qualified independent trainers.
Built on top of Mentore.fr, the leading matchmaking platform for professional trainers.
brew install supabase/tap/supabase)Install dependencies:
npm install
Start the development server:
npm run dev
Open the app: Navigate to http://localhost:5173.
We use a DB-First workflow. Please refer to the Database Workflow guide for detailed instructions on how to make schema changes using the Supabase Dashboard and Drizzle.
To create a production version of your app:
npm run build
You can preview the production build with npm run preview.