Hosting
Provider abstraction enabledFuture adapters: Docker · VPS · AWS · Azure · Google Cloud · Cloudflare adapter
تحكم في المنصة من الواجهة بدون تعديل الكود
Provider-agnostic services keep the platform portable across Node.js, Docker, VPS, and cloud environments.
Future adapters: Docker · VPS · AWS · Azure · Google Cloud · Cloudflare adapter
Future adapters: PostgreSQL · Managed PostgreSQL · Supabase PostgreSQL
Future adapters: S3 · R2 · MinIO · Supabase Storage · Local
Future adapters: Custom Auth · Supabase Auth · External IdP
Future adapters: SMTP · Resend · SendGrid · Amazon SES
Future adapters: Twilio · Vonage · MessageBird · Custom SMS
Safe health information from /api/health
UI components never call database or storage SDKs. API handlers call application services, services use repository contracts, and factories select provider implementations. Secrets belong in server-only environment variables or secure secret storage.