- Full Stack Features
- User Authentication and Registration
- Page Routing via NextJS + Protected Pages
- Websockets for Live Chat
- Ability to Follow Favorite Channels
- Push Notifications + Email for Following Channels
You can view a fully working demo at demo-nextjs-with-supabase.vercel.app.
Vercel deployment will guide you through creating a Supabase account and project.
After installation of the Supabase integration, all relevant environment variables will be assigned to the project so the deployment is fully functioning.
The above will also clone the Starter kit to your GitHub, you can clone that locally and develop locally.
If you wish to just develop locally and not deploy to Vercel, follow the steps below.