Freight Driver Builds iOS App with Claude Code, Shares Practical Lessons

Practical Experience Building an App with Claude Code
A freight driver in Japan with only past dabbling in PHP and HTML used Claude Code to build an iOS app from scratch and successfully submit it to the App Store. The driver needed the app to comply with new recordkeeping regulations introduced in April 2025 that required filling out multiple paper forms daily.
Key Lessons from the Build Process
The developer shared several specific, practical takeaways from the six-month project:
- Prompt engineering matters: "One-line prompts don't work. You need a requirements document. Claude will build it with you."
- Expo build costs: "The Expo build limit is real. I ran 33 iOS builds in one month and got a $40 bill when I expected $19."
- Supabase pricing: "Supabase is NOT a flat $25/month. I upgraded 7 projects to Pro simultaneously and got a $66.93 bill instead."
- Interface advantage: "'Not being able to see what Claude Code is doing' is actually an advantage if you're not an engineer. Less noise."
- Burnout management: "Burnout is real. I went from obsessed to unable to open my laptop. 30 minutes a day beats weekend marathons."
Project Outcome
The app was downloaded by someone a month after launch without the developer's knowledge. The developer compiled all experiences—including failures, actual costs with receipts, burnout, and the App Store submission process—into a guide for non-engineers wanting to build real applications.
📖 Read the full source: r/ClaudeAI
👀 See Also

Rebuilding a Website with Claude Code, Strapi, and GCP Cloud Run
A developer rebuilt their Lovable website using Claude Code, Strapi as a headless CMS, and GCP Cloud Run for deployment. The project utilized custom skills for design, automation, and content pipelines, moving away from Lovable's credit system limitations.

A Developer's Process for Creating AI Text-Based Games with Claude
A developer shares their workflow for creating text-based games that run natively on AI models like Claude, including file harmonization, rule refinement, and packaging games as PDF prompts. They've released a StarCraft-themed text RTS called Kreep.

Using Claude as a Ruthless UI/UX Reviewer with Specific Persona Prompt
A Reddit user shares a prompt that transforms Claude into a brutal UI/UX consultant who reviews live apps in two passes: first as a ruthless designer, then as a first-time user, outputting findings in a prioritized markdown file.

OpenClaw user automates parking payments by reverse engineering government portal
An OpenClaw user created a script that automatically pays for parking by reverse engineering a local government portal, reducing costs from $3 per transaction to zero by running locally on a Mac mini.