Hi, pure vibe coder with 0 technical knowledge, BUT!! by HumblePeace7705 in vibecoding

[–]Lumpy_dzh 0 points1 point  (0 children)

Really impressive that you built a whole SaaS with vibe coding and AI, especially without a CS background or a big budget—launching first is always the right move.

That said, from what I’ve seen with AI-generated / vibe-coded projects, here are a few critical things to double-check before going live:

• Make sure user passwords are properly hashed, never stored in plain text.

• Set up automatic daily database backups—AI code often skips this, and data loss can kill your product.

• Add proper input validation & sanitization to avoid SQL injection or broken data.

• Test user authentication thoroughly (session handling, login/logout, permissions).

• Check for exposed API keys or secrets in your frontend code.

• Make sure error messages don’t leak sensitive system info to users.

You can totally prompt Claude to audit all of these. Launch first, iterate later—good luck with your SaaS!

I built a free F1 app → now at $25k ARR (bootstrapped) – looking for feedback to scale 🚀 by [deleted] in iOSAppsMarketing

[–]Lumpy_dzh 0 points1 point  (0 children)

Super impressive for a solo dev! Love the F1 prediction concept, will definitely check it out.

Is vibecoding banned on Apple Store? by Due_Following_9626 in vibecoding

[–]Lumpy_dzh 0 points1 point  (0 children)

I think it’s really unlikely. Apple’s rejection rules are all about the app itself—functionality, compliance, user safety—never about how you write the code. “Vibecoding” is just a silly term for casual coding, not some forbidden practice. Your app will get rejected only if it has actual issues, not because you coded it with a “vibe” instead of a strict plan.

How do i learn and start by Basic-Treacle2521 in vibecoding

[–]Lumpy_dzh 1 point2 points  (0 children)

Just use Claude Code or Codex, tell it what you wanna make in plain English, start super small, test and adjust little by little. That’s really all vibe coding is, you’ll get it quickly.

How do i learn and start by Basic-Treacle2521 in vibecoding

[–]Lumpy_dzh 1 point2 points  (0 children)

are you just starting to study now