Microstep Dev Diary — Day 3: Vercel Serverless + ChatGPT—Automatic Task Breakdown from Goals
I implemented the flow to save a goal → call a serverless API → get ChatGPT-generated tasks → render them in the goal detail view. I’m using Vercel serverless for the API (to keep the OpenAI API key off the client). Deployment works, but the GitHub–V...
microsteps.hashnode.dev2 min read