Operator teardown5 working days across four versionsOperator teardown of an internal-tool workflow
Built the same internal ops tool in Cursor, Lovable, Bolt, and Replit. The winner changed once the workflow got ugly.
The project was an internal operations tool with forms, filters, team-only actions, and a few admin automations. It looked like a straightforward CRUD build until edge cases, permission scope, and deployment friction started showing up.
Report signals
- Last updated
- Mar 29, 2026
- Primary tool
- Replit
- What this answers
- What someone actually built, what shipped fast, and what broke once the app got real.
Quick Answer
Built the same internal ops tool in Cursor, Lovable, Bolt, and Replit. The winner changed once the workflow got ugly.
For internal tooling, the right stack depends less on polish and more on how quickly the workflow becomes exception-heavy. The workflow got ugly in exactly the way internal tools usually do: exceptions, permissions, stale states, and operations logic that nobody thinks about in the first sprint. The tool that felt fastest in hour one was not always the one I wanted after the third edge case and fifth partial workaround.