Education · React + Node (Express) · 21 @molecule/* packages
Wyzant-like tutoring marketplace with tutor profiles, booking, sessions, and reviews — with built-in Stripe-backed subscription tiers
//login/signup/forgot-password/reset-password/search (signed in)/tutor/:id (signed in)/book/:tutorId (signed in)/sessions (signed in)/messages (signed in)/account (signed in)/sessions/:id (signed in)/book/:tutorId/confirm (signed in)/become-tutor (signed in)/dashboard (signed in)api/src/handlers/bookings.tsapi/src/handlers/messages.tsapi/src/handlers/reviews.tsapi/src/handlers/sessions.tsapi/src/handlers/subjects.tsapi/src/handlers/tutors.tsfree / pro / team — gated by: maxBookings, maxReviews, maxSessions, maxSubjects, maxTutors, advancedFeatures, canExport, retentionDays
@molecule/api-cron-node-cron@molecule/api-database-postgresql@molecule/api-email-templates@molecule/api-emails-mailgun@molecule/api-entitlements@molecule/api-image-sharp@molecule/api-payments-stripe@molecule/api-realtime-socketio@molecule/api-resource-booking@molecule/api-resource-payment@molecule/api-resource-review@molecule/api-resource-tag@molecule/api-resource-user@molecule/api-search-meilisearch@molecule/api-uploads-s3@molecule/app-billing-react@molecule/app-calendar@molecule/app-command-palette@molecule/app-data-table@molecule/app-realtime-socketio@molecule/app-virtual-scrollDATABASE_URL PostgreSQL connection stringSTRIPE_SECRET_KEY Stripe secret keySTRIPE_PUBLISHABLE_KEY Stripe publishable keyMAILGUN_API_KEY Mailgun API keyS3_BUCKET S3 bucket for profile imagesSTRIPE_WEBHOOK_SECRET Stripe webhook signing secret (whsec_...)The @molecule/* packages are Apache-2.0. The app you build from this template is yours to export and self-host. Licensing