Supabase is an open-source Backend-as-a-Service (BaaS) platform designed to provide developers with a powerful backend solution for building modern web and mobile applications. Inspired by Firebase, it leverages an open-source technology stack to offer similar functionalities while addressing the limitations of proprietary solutions.
When creating websites with MGX, the added data is stored only in the browser's memory and lost upon refresh or closure. To enable persistent data storage and backend-like functionality, we provide a solution by connecting MGX with Supabase.
Supabase is an open-source backend platform that allows users with zero development experience to easily configure a backend for their websites. It eliminates the need for complex coding and offers a suite of tools to handle backend operations seamlessly.
Key Advantages:
https://www.youtube.com/watch?v=iQclR5N5b40
By integrating MGX with Supabase, you can transform your website into a fully functional application with persistent storage and advanced features.
Linking your Supabase account to MGX is straightforward and designed to be user-friendly, even for those with minimal technical expertise. Here's a concise guide to get you started:
https://www.youtube.com/watch?v=0aycIfqkR-U
Start the Supabase Integration in MGX
Authenticate and Configure Your Project
A popup will appear, prompting you to sign in to your Supabase account.
Once authorized, you can:
Automatic configuration
Once your project is selected, MGX will automatically connect to your Supabase project.It will gather your database structure, tables, and security settings.
When you see the "Supabase Connected" notification, your backend is fully configured and ready for use.
Enhancing Your App with Supabase Features:
By following these simple steps, you can seamlessly connect Supabase to MGX and unlock a wealth of features to make your app truly functional.
After creating your app in MGX, one of the first things you'll likely want to implement is user authentication. Supabase Auth simplifies adding authentication and authorization to your app. In this process, MGX will guide you through two methods: Email and Password and Social Logins (Google).