1 रिपॉजिटरी
Authoring serverless functions designed to run at the network edge.
Distinct from Edge Function Runtimes: Focuses on the development process of the functions rather than the runtime environment itself.
Explore 1 awesome GitHub repository matching devops & infrastructure · Edge Function Development. Refine with filters or upvote what's useful.
supabase-js is a comprehensive client library designed to integrate frontend applications with a hosted backend-as-a-service. It provides a unified interface for interacting with a PostgreSQL database, identity management systems, cloud object storage, and real-time data synchronization. The library features an isomorphic client design that operates across both browser and server environments. It distinguishes itself through a type-safe approach, utilizing TypeScript to map database schemas directly to client-side definitions, and employs a PostgREST-based API to translate JavaScript calls in
Allows writing serverless functions that execute at the network edge to handle custom business logic.