Worker isn't just a name on a crumbled and thrown away piece of paper. A great worker left and you don't know why? We help you find answers.
Video Demo: https://youtu.be/B_09e46-yaI
Powered by Gemini! (In the future)
git clone https://github.com/jane-does-coding/CrumbledPaper
cd crumbledpapernpm iDATABASE_URL="your mongodb"
NEXTAUTH_SECRET=="random-secret"
GEMINI_API_KEY=="gemini api key"
RESEND_API_KEY=="resend api key"
NEXT_PUBLIC_APP_URL=="public website url"npx prisma generatenpm run dev