Mitchell’s Take
Edge case: Make sure to prompt LLM to always parse inputted resume
Initial MVP Checklist
- [x] Create Next.js Project
- [x] Deploy to vercel
- [x] Setup Neon postgres sql DB
- [x] Create prisma setup & schema
- [ ] Setup separate prod and dev DB
- [x] Setup User DB queries
- [ ] Setup general page layouts
- [x] Setup Clerk
- [ ] Create readme documentation for easy onboarding
- [ ] Setup vercel ENVs
Onboarding
- [x] Setup Clerk middleware & webhooks
- [ ] Initialize Clerk metadata & custom claims
- [ ] Create multi step form onboard flow