A SaaS user says AI helped build and ship a large app
A r/SaaS user said they used spec driven development to build a large full-stack enterprise app. They said the work covered infrastructure, cloud setup, front-end and back-end development, image building, and documentation. The writer said it took 3 months and about $300 in Cursor credits, and that the app passed security review, code review, scanning, pentesting, and was released.
Key points
- The post says AI-assisted work was used to build a large full-stack app.
- The writer says the project took 3 months and about $300 in Cursor credits.
- The app reportedly passed security review, code review, scanning, and pentesting.
- The writer argues against releasing low-quality AI-made software.
- They recommend linting, static analysis, and runtime analysis tools.
Quick term guide
- spec driven development
- A way to build software by first writing clear rules for what it must do.
- enterprise
- A large business or company, which usually buys special software plans for better security and privacy guarantees.
- infrastructure
- The technical systems that keep a website or app running.
- documentation
- Written notes that explain how a task or process is done.
- Cursor credits
- Paid usage units for the AI coding tool Cursor.
- code review
- A check of code before it is shipped, usually to find mistakes or improvements.
- solo founder
- A single person who builds and runs a product or business without co-founders
- static analysis
- A way to find bugs by reading source code directly, without actually running the program.