Blog
Field notes from building DesignSetGo Apps.
Page 7 of 7. Design rationale, release notes, and the occasional aside.
-
Building a WordPress App with Claude Code
Read post →This is the local-to-WordPress workflow end to end. By the time you’re done, you’ll have a real app running at https://yoursite.com/apps/your-slug, built in Claude Code, with no clicking around in wp-admin. You’ll need: Node 20+, a WordPress site with the DesignSetGo Apps plugin installed and activated, an application password for that site, and Claude Code (or any […]
-
Why We Run Apps in a Sandbox
Read post →If you’re going to let an AI write code that lives on your WordPress site, you should know exactly what that code can and can’t do. “Trust me, the model’s pretty good these days” is not an answer. DesignSetGo Apps was designed around a simple principle: a misbehaving app should crash itself, not your site. Here’s how […]
-
You vibe-coded an app in Claude Code. Now get it onto a WordPress site in 60 seconds.
Read post →A WordPress plugin that runs sandboxed apps inside your site, from one-off widgets to full multi-page web apps, built in your browser or pushed up from Claude Code.