B*tchwork My AI Did for Me: I Had Claude Buy a Domain, Deploy the Backend, and Set Up Payments While I Was Still on My Bike Ride

B*tchwork My AI Did for Me: I Had Claude Buy a Domain, Deploy the Backend, and Set Up Payments While I Was Still on My Bike Ride

Liz on the Web: Digital Strategy from Start to Scale
Liz on the Web: Digital Strategy from Start to ScaleApr 3, 2026

Key Takeaways

  • Claude purchased domain gridshot.app via GoDaddy.
  • Vercel deployment completed without manual configuration.
  • Supabase backend provisioned automatically by AI.
  • Stripe payments integrated in minutes.
  • Shows AI can build full-stack apps end‑to‑end.

Summary

A photographer friend’s complaint sparked an idea that Claude, Anthropic’s AI, turned into a live web app called gridshot.app. Within a single bike ride, Claude purchased the domain, provisioned a Supabase backend, deployed the front‑end on Vercel, and integrated Stripe payments—all without the author touching GoDaddy, Vercel, Supabase, or Stripe consoles. The entire stack was assembled through natural‑language prompts, demonstrating end‑to‑end AI‑driven development. The experiment showcases how generative AI can compress months of engineering work into minutes.

Pulse Analysis

The latest showcase of Claude’s capabilities underscores a broader shift toward AI‑first development workflows. By interpreting plain‑language instructions, Claude interfaced with domain registrars, cloud hosting platforms, and payment processors, generating the necessary configuration files and API calls on the fly. This eliminates the traditional friction of learning multiple dashboards and command‑line tools, allowing creators to focus on product vision rather than infrastructure plumbing.

From a technical standpoint, the experiment highlights how large language models can act as orchestration layers across disparate services. Claude leveraged GoDaddy’s API to secure a .app domain, instructed Vercel to build and deploy a Next.js front‑end, spun up Supabase for authentication and database storage, and connected Stripe for instant payment processing. The result is a fully functional SaaS prototype built in under an hour, a timeline that would normally require a small engineering team. Such automation promises to democratize app creation, enabling solo founders and small teams to iterate rapidly without deep DevOps expertise.

The business implications are significant. Faster launch cycles translate to reduced burn rates and earlier market validation, potentially reshaping venture capital expectations. However, reliance on AI‑generated code raises concerns about security, maintainability, and vendor lock‑in, prompting a need for robust oversight mechanisms. As AI continues to mature, we can expect a hybrid model where developers supervise AI‑crafted infrastructure, blending speed with accountability.

B*tchwork my AI Did for Me: I Had Claude Buy a Domain, Deploy the Backend, and Set Up Payments While I Was Still on My Bike Ride

Comments

Want to join the conversation?