6. Login to app in development

Sign up using email

  1. Go to http://localhost:3000/login . If you are logging in for the first time, you can sign up and setup your email login credentials.
  2. Once your account is created in supabase local studio, you will receive an email in inbucket, which you can access at http://localhost:54324/monitor`. Click on the link and login.
  3. Confirm your email and you will be taken to the dashboard! 🎉

Sign up using email and password

  1. Go to http://localhost:3000/login . For the first time, you can sign up and setup your email and password login credentials.
  2. Supabase auto-confirms the credentials and does not send any confirmation email.
  3. You can login now using the same credentials and you will be taken to the dashboard! 🎉

← 5. Dev Environment

7. Supabase for Production →