Technical Details of Supamode
A detailed look at the technical details of Supamode
The Supamode app is built as a Turborepo monorepo, built on top of modern, battle-tested and popular technologies.
The application is an SPA using React, backed by a Hono API.
- SPA: React Router 7 as client-side router
- API: Hono as Backend API
- UI: Shadcn UI for the UI components and Tailwind CSS for styling
- ORM: Drizzle for interacting with Supabase
- Libraries: React Query, Zod, Lucide React, Lexical, CodeMirror and other popular libraries