AI Site Builder

iOS app with Sign in with Apple

The builder runs in a native iOS app only. You sign in with your real Apple ID, create one website per account (updates allowed with the same Apple ID), and your work is stored on 330 Hosting so our team can review exports from the admin dashboard.

What you need

  • An Apple Developer account and an iOS app with the Sign in with Apple capability.
  • Your app's bundle identifier must match the APPLE_BUNDLE_ID secret on the server.
  • A Cloudflare KV namespace bound as AI_BUILDER_KV on the Worker (see repo wrangler.toml comments).
  • Admin dashboard (JSON or HTML): set AI_BUILDER_ADMIN_SECRET and open the URLs documented in ios/AISiteBuilder/README.md.