The fastest way to build apps with Supabase and Next.js
Head over to database.new and create a new Supabase project.
Rename the .env.example file in your Next.js app to .env.local and populate with values from your Supabase project's API Settings.
You may need to quit your Next.js development server and run npm run dev again to load the new environment variables.
You may need to refresh the page for Next.js to load the new environment variables.
Head over to the Sign up page and sign up your first user. It's okay if this is just you for now. Your awesome idea will have plenty of users later!