Godawari Hacks 2026

A minimalist hackathon management and registration portal designed for efficiency and modern aesthetics.
Core Stack
- Frontend: Next.js 15, Tailwind CSS, Framer Motion
- Backend: Supabase (Auth & Database)
- Deployment: Vercel
- Misc: Nodemailer, Velite, React Hot Toast
Quick Start
-
Install Dependencies
npm install -
Environment Configuration Copy the example environment file and fill in your Supabase and Mail credentials.
cp .env.example .env -
Database Setup Execute the SQL migrations found in the root directory within your Supabase SQL editor.
-
Run Locally
npm run dev
Made for Godawari Hacks 2026 by Manish Gole Tamang
