A platform for artists and creative institutions to connect, showcase work, and discover opportunities.
- Framework: Next.js 14 (App Router)
- Backend: Supabase (Auth, Database, Storage, Realtime)
- Styling: Tailwind CSS + shadcn/ui
- Security: Cloudflare Turnstile (CAPTCHA)
- Authentication: OTP-first login (Passwordless entry -> Password protection).
- Onboarding: Multi-step wizard with real-time handle validation and profile creation.
- Security: - RLS (Row Level Security) enabled on all database tables.
- CAPTCHA protection on public auth endpoints.
- RPC-based atomic transactions for critical actions.
- Location Services: Integrated city search and geolocation.
-
Clone the repository
git clone [https://github.com/your-username/sunroad.git](https://github.com/your-username/sunroad.git) cd sunroad