Simple Cookie Clicker clone with authentication
- Setup Pages (Layout & Design)
- Setup NextAuth
- Protect Route / Login Page
- Database Setup (Drizzle Adapter)
- API Support
- Manage Users
- TailwindCSS
- React
- PostgreSQL (Neon)
- Drizzle ORM
- NextAuth
- NextJS
npm init
npm run dev