Hey AI-ers, And lovable people!
Here's my workflow with Lovable, that works best for me to build!
1) Refine my idea with Claude.
"I'm thinking of building x, can you ask me some questions and make a PRD for this to give to Lovable"
2) Give PRD to lovable (and maybe some others, are we allowed to do that here?)
3) Once I'm generally happy, I'll push to github
4) Download my github repo in VS Code / Cursor, then continue with copilot / claude code.
5) Usually I need to tell the AI to clean up the code and organize it with DRY / Functional programming, and I built out templated elements so that it's easier to build out as I go.
6) Publish to Vercel -> I find this to be the easiest, and I have full control.
It's maybe not as nice as doing all in Lovable, but it gives me a lot of control. When I work with Lovable I find as time increases the likelihood of me going in circles also increases.
If anything is unclear, let me know. Hope this helps you 🙏