Supabase Partner Gallery Example
The Supabase Partner Gallery Example is an example Next.js website that demonstrates several key features of the Supabase platform. It showcases the usage of Postgres Full Text Search, next-image with Supabase Storage, and sending emails based on an insert trigger with Supabase Edge Functions. This example provides a practical demonstration of how these features can be implemented and integrated into a real-world application.
Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.
A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.