The Jamsocket and Supabase Starter Kit shows you how to implement core features of a real-time application like Google Docs. It covers collaborative text editing with Y-Sweet and document management with Supabase.
In the Auth Providers page, disable Confirm Email under Email. For the purposes of this demo, disabling Confirm Email will allow us to focus on the application logic itself.
Y-Sweet allows you to choose where you persist your documents. This demo uses Y-Sweet's Bring Your Own Storage feature to automatically persist your document to your own AWS S3 Bucket. Contact us to get set up, or explore Supabase's storage service.
Once you've added this project to Netlify, install the Jamsocket and Supabase extensions to add the necessary environment variables for your application.