Rebuilding a Website with Claude Code, Strapi, and GCP Cloud Run

A developer detailed their experience recreating their company website after moving from the Lovable platform. The primary motivation was to overcome limitations of Lovable's credit system, which restricted local development, automation capabilities, and created apprehension about making changes. The new stack was built with Claude Code, using Strapi as a headless CMS and GCP Cloud Run for deployment.
Technical Stack and Implementation
The rebuild centered on three core components: Claude Code for AI-assisted development, Strapi for content management, and Google Cloud Platform for hosting and services. This combination provided access to a database, automation tools, a scheduler, scalability options, and other Google services available under the free tier.
Skill Development and Usage
The developer heavily utilized Claude Code's skill system throughout the project:
- Used Anthropic-provided skills like the frontend skill and aesthetics skill
- Created numerous custom skills as the project progressed
- Specific design-related skills included:
- Superpower Plug-in for brainstorming
- Remotion skill for creating videos and interactive graphics (examples visible in the blog post and website)
- Custom Design skills to maintain consistent design language
- Draw things skill
- Developed operational skills including:
- Deploying to GCP through Strapi
- Creating schemas for blog posts, SEO, and AEO
- Building an automatic content pipeline powered by Claude Code
Workflow Advantages
The developer emphasized the ability to run all edits locally with Strapi and sync progress to GitHub, with deployment handled by GCP Cloud Run. This approach eliminated the constant fear of making changes that existed with the previous Lovable setup. The project is open source, and the team is running a live webinar on Advanced Agentic Workflows with Claude Code.
📖 Read the full source: r/ClaudeAI
👀 See Also

OpenClaw and n8n Integration for Batch Image Generation
A developer shares a workflow using OpenClaw for intent understanding and n8n for batch image generation, with Google Sheets for organization. The setup uses MiniMax M2.7 via Atlas Cloud and saves tokens by separating planning from execution.

Developer builds YouTube news multistream viewer with Claude Code
A developer used Claude Code to build Beholder, a real-time news monitoring dashboard that displays dozens of live YouTube news streams simultaneously with media bias ratings. The tool includes 200+ channels, live news tickers, and works across mobile, tablet, and desktop.

Claude Code Used to Reverse Engineer Disney Infinity 1.0, Breaking 13-Year Character Restriction
A developer used Claude Code (Opus 4.6 with high reasoning) to reverse engineer the Disney Infinity 1.0 game binary, identifying and patching 13 validation call sites that prevented characters from playing in any playset. The solution required 17 binary patches and 3 modified data files, solving a problem the modding community had been unable to crack for over a decade.

Non-developer builds Sleep Sound Mixer web app using Claude AI
A user with no coding background used Claude AI to build a fully functional Sleep Sound Mixer web app in one session. The app allows mixing six ambient sounds with individual volume controls through a clean, minimal browser interface.