This documentation is coming soon. Check back for updates!
Overview
Auction Excellence is built with a modern, scalable architecture.Tech Stack
| Layer | Technology |
|---|---|
| Backend | Supabase (PostgreSQL, Auth, Storage, Edge Functions) |
| Mobile | React Native 0.81.5, Expo 54, TypeScript |
| Admin | Next.js 16, React 19, shadcn/ui, Tailwind 4 |
| State | Zustand 5, React Query 5 |
Project Structure
Key Patterns
- Row Level Security for multi-tenant isolation
- React Query for server state management
- Zustand for client state (auth only)
- Zod for validation