Base44 feels almost like a SaaS world record: reportedly reaching ~$1M ARR in about two weeks while bootstrapped. That’s pretty wild.
I tried it myself and was genuinely impressed. The MVP is very modern — latest stacks, polished frameworks, and clean design. For my Betterscan idea, it was able within minutes to generate a full dashboard, backend, and workers, and it even inferred what those workers should do and provide. That level of automation is impressive.
I didn’t move to a paid plan (which you need for production features and backend) because:
- I don’t have budget for Betterscan,
- I’m not deeply motivated to pursue it,
- I’m unsure about the value of yet another scanner that wraps open-source tools.
Above could done many (see my previous post)
Betterscan’s main value would be deduplication and unification, but I’m not convinced that’s strongly needed in cybersecurity. In practice, teams often choose between speed and accuracy, and new heavily funded tools tend to gain adoption anyway, even if they’re mediocre or just open-source wrappers.
Anywa, for real org-wide visibility, I’d lean more toward:
- Control Flow Graphs (CFG)
- Data Flow Analysis
- Call Graphs
- Architecture risk analysis via threat modeling (e.g., STRIDE)
* Tools like Threat Dragon
* pytm looks promising
Maybe something that combines all above in a unified way with a nice interface 🤔
Still, for building something novel and quickly putting an interface on top (an MVP), Base44 could save a lot of time.