|
I stopped looking at my code about 2 months back. I am launching "Lets Order", a micro SaaS, entirely generated by Claude Code, Gemini CLI, Google Jules, etc. I follow a structured approach, using issues on GitHub, Git branches, etc. - as I have done as an engineer for more than a decade. Rust (backend) and TypeScript - Admin app (for managers), Menu app (for guests) and marketing site. SQLite database with LiteStream for backups. Basic tests, CI/CD. All this - solo, in 10 days. Plus I market a lot more than I have ever had time. - Source code and GitHub issues: https://github.com/brainless/letsorder - Site: https://letsorder.app I am sure there are parts that will break, but what I am getting out of a Claude Pro $20/month in value is a dream. I am generating a couple other products in parallel too, all sources available. |
Looking at the code, there is a good chance this codebase is vulnerable to SQL injection.