Skip to main content

Supabase

Supabase is an open-source backend platform that provides PostgreSQL database, authentication, real-time subscriptions, and storage.

Integration via Edge Functions

GameFlow integrates with Supabase through Supabase Edge Functions, serverless TypeScript functions running on Deno. The Edge Functions act as the bridge between your Supabase backend and GameFlow's game server infrastructure for server allocation and matchmaking.

More details coming soon