Make sure to have less of "What the Duck?!" moments when planning your sprints, with the power of AI to help you with it!
Powered by Gemini!
git clone https://github.com/jane-does-coding/What-the-Duck
cd what-the-ducknpm iDATABASE_URL="your mongodb"
NEXTAUTH_SECRET="random-secret"
GEMINI_API_KEY="gemini api key"npx prisma generatenpm run dev