Product Overview
Booking Platform is a comprehensive online booking platform for service businesses
Who Is It For
Providers
- Salons, spas, clinics
- Fitness, yoga, studios
- Consultants, coaches, therapists
- Any service business that needs appointment booking
Customers
- Book appointments 24/7
- Choose convenient times
- Receive automatic notifications
- View booking history
Partners
- Refer new providers
- Earn commission
- Manage seller networks
Admins
- Manage the entire platform
- Approve providers
- Handle disputes
Core Value
| Value | Description |
|---|---|
| Reduce booking time | Customers book themselves, no phone calls needed |
| Reduce no-shows | Automatic reminders reduce missed appointments by 80% |
| Increase revenue | Accept bookings 24/7, never miss a customer |
| Accurate data | Real-time statistics and reports |
Architecture
Monorepo Architecture
Booking Platform is a Moonrepo monorepo with 10 workspaces:
| Group | Workspace | Technologies |
|---|---|---|
| Apps | apps/website | SolidJS + TanStack Start + oRPC + Drizzle ORM |
| Apps | apps/docs | VitePress |
| Apps | apps/mobile | Capacitor (iOS & Android) |
| Integrations | integrations/apple-business-connect | Zod + Apple Business Connect API |
| Integrations | integrations/claude-app | Claude Agent SDK + MCP SDK |
| Integrations | integrations/chatgpt-app | MCP SDK + Codex Plugin |
| Integrations | integrations/google-maps-booking | Zod + jose + Google Maps Booking API |
| Integrations | integrations/line-liff | SolidJS + Vite + LINE LIFF SDK |
| Integrations | integrations/shared | MCP SDK + Zod (shared utilities) |
| Tools | tools/health | Clean Architecture + bunup (health CLI) |
Tech Stack
| Layer | Technology | Version |
|---|---|---|
| Runtime | Bun | >= 1.3.0 |
| Framework | SolidJS | ^1.9.14 |
| Meta Framework | TanStack Start | ^1.168.28 |
| Build Tool | Vite (Rolldown) | npm:rolldown-vite@latest |
| Database | PostgreSQL + Drizzle ORM | ^0.45.2 |
| Auth | Supabase + jose JWT | ^2.110.7 / ^6.2.3 |
| API Layer | oRPC + Zod | ^1.14.8 / ^4.4.3 |
| Payments | Stripe | ^22.3.2 |
| Styling | UnoCSS | ^66.7.5 |
| Testing | Vitest + Playwright | ^4.1.10 / ^1.61.1 |
| Linting | Biome | ^2.5.4 |
| Monorepo | Moonrepo | ^2.10.5 |
| AI | OpenAI + TanStack AI | ^0.39.1 / ^0.15.10 |
| Mobile | Capacitor | ^8.4.1 |
| Git Hooks | Lefthook | >= 2.0.0 |
| Code Analysis | ast-grep | ^0.44.1 |