Using less popular NPM packages in Supabase edge functions
Want to use a slightly rarer NPM package?
Yogi Seetharaman | 12 May 20235 min read
Scalerepo Launch
Launching our Next.js + Planetscale starter kit
Bharat Kilaru | 27 April 20232 min read
How to build a button with Next.js and shadcn/ui
Learn how to build a button with multiple variants and states using Next.js and shadcn/ui
Bharat Kilaru | 7 April 20238 min read
How to build a technical blog with Next.js and Contentlayer
We're going to walk through how to build this technical blog with Next.js and Contentlayer
Bharat Kilaru | 4 April 20236 min read
How to build auth with Next.js App Router and Supabase Auth
We cover how to build authentication with the new Next 14 app router and Supabase as an auth provider.
Bharat Kilaru | 27 March 20236 min read
How to build authentication with Next.js, NextAuth, and Prisma
NextAuth is currently our favorite way to handle authentication in Next.js apps. You get support for providers of your choice, access to email + password or magic link, and adapters to work with existing auth solutions in the market.
Bharat Kilaru | 17 March 20234 min read
How to make emails with Next.js and React Email
Making great emails is one of the worst parts of building your own product. You need to style your emails with HTML and CSS and without the help of modern tools and manage conflicting platforms and clients. But maybe not anymore? Enter React Email.
Bharat Kilaru | 16 March 20235 min read
© 2023 Roadtrip