Skip to content

Für Entwickler

This content is not available in your language yet.

Technische Dokumentation für Entwickler und Integratoren.

Subdomains:

  • portal.veasytor.app – Verwaltungs-Portal für Immobilienverwalter
  • go.veasytor.app – Bewohner-App (PWA/Native)
  • admin.veasytor.app – System-Administration
  • www.veasytor.app – Marketing-Website
  • docs.veasytor.app – Dokumentation

Authentifizierung:

  • Supabase Auth (E-Mail/Passwort, Magic Link, Google OAuth)
  • Middleware-level Session-Checks auf allen App-Subdomains
  • Row Level Security (RLS) auf Datenbankebene

Tech Stack:

  • Next.js 14 (Pages Router)
  • Supabase (Auth + PostgreSQL)
  • Prisma ORM
  • Stripe (Billing)
  • Vercel (Hosting)