"Flow Builder
A simple app built with Next.js 14, TypeScript, Tailwind CSS, and Supabase.
Features
- ✅ User Sign Up
- ✅ User Sign In
- ✅ User Sign Out
- ✅ Supabase for authentication backend
Tech Stack
- Frontend Framework: Next.js 14 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- Authentication: Supabase Auth
- Package Manager: npm
Getting Started
Prerequisites
- Node.js 18+ installed
1. Clone and Install
# Install dependencies
npm install4. Run the Development Server
Open http://localhost:3000 in your browser.
For my cute devs: By default, Supabase requires email confirmation. To disable this for development:
- Go to your Supabase project
- Navigate to Authentication → Settings
- Disable "Enable email confirmations"
License
MIT"