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_IDsecret on the server. - A Cloudflare KV namespace bound as
AI_BUILDER_KVon the Worker (see repowrangler.tomlcomments). - Admin dashboard (JSON or HTML): set
AI_BUILDER_ADMIN_SECRETand open the URLs documented inios/AISiteBuilder/README.md.