Supabase provides authentication, database, and storage in one platform. It's our recommended backend solution.
Setup
- Create a Supabase project at supabase.com
- In Artivision, go to Project Settings → Integrations
- Click "Connect Supabase"
- Enter your Supabase URL and anon key
Features
- Auth — Email, social, magic link login
- Database — PostgreSQL with real-time subscriptions
- Storage — File uploads and image hosting
- Edge Functions — Serverless backend logic