justusbluemer / supa-user-login

Log in as a user of your Supabase app

Home Page:https://supa-user-login.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supa User Login

Log in as a user of your Supabase app

Sometimes it can be helpful to see your app exactly like one of your actual users sees it:

  • UX / UI checks
  • Debugging real-world edge cases
  • Live 1:1 support sessions ("Let's look at your account together")

Live app: supa-user-login.vercel.app

Supa User Login Screenshot

Run locally

  1. Clone this repository and navigate into its folder

  2. Install dependencies

npm install
  1. Start the app
npm run dev
  1. Open https://localhost:8080 in your browser

About

Log in as a user of your Supabase app

https://supa-user-login.vercel.app

License:Apache License 2.0


Languages

Language:CSS 63.6%Language:HTML 28.3%Language:JavaScript 8.0%