Supabase Remixed
This is the official music video for Supabase Remixed - showing just a few reasons that these two technologies are the perfect companions! Check out the new Realtime Remix with Supabase course on Level Up Tutorials: https://leveluptutorials.com/tutorial... Follow Jon on 🐦 Twitter: https://twitter.com/jonmeyers_io In the course we will learn about: - hosting PostgreSQL databases with Supabase - designing a DB schema - authenticating users - authorization with Row Level Security (RLS) - loaders and actions for server-side data fetching in Remix - how to synchronize complex state across multiple servers and clients Supabase Remixed was produced and written by Jon Meyers. Check out more of Jon's dope beats 🎵 on Soundcloud: https://soundcloud.com/dijonmusters
A collection of videos to learn the fundamentals of Postgres. These will make your applications more secure and efficient.
In this series, Jon Meyers builds a SaaS product from scratch using Next.js, Supabase and Stripe
The Next.js App Router makes it really easy to write client code - for things like realtime subscriptions - and server code - for things like data fetching. In this series, Jon Meyers demonstrates how to configure Supabase Auth to use cookies, making sessions available across Client Components, Server Components, Route Handlers, Server Actions and Middleware 🚀 💻 GitHub repo: https://github.com/vercel/next.js/tree/canary/examples/with-supabase