SUPA
LAUNCH
Demo
Showcase
Docs
Demo
Showcase
Docs
Nextjs Blog Posts
How to use and update search parameters in Next.JS 14+
Learn how to use search parameters in NextJS. We will use the `useSearchParams` hook from `next/navigation` to read and update the search parameters.
2 May 2024
How to create forms with Next.JS 14 Server Actions
Build simple Login with Google form in Next.js 14 using server actions. No need to create separate API routes to handle form submissions.
28 Apr 2024
How to automatically generate a Sitemap for your NextJS app
Learn how to generate a sitemap for your NextJS app to improve its SEO and help search engines discover and index your content more efficiently.
4 Feb 2024
Supabase Storage Migrations Files
How to create Supabase Storage Migrations Files
24 Dec 2023
NextJS Supabase Database Migration Guide
How to use Supabase migrations in your NextJS project.
22 Dec 2023