Ant Design Admin UI
Editions: Open Source · Free Cloud · Pro
@apito-io/js-admin-ui-antd is the React + Ant Design admin kit that sits on @apito-io/js-admin-sdk. Use it for staff consoles; keep public sites on headless SDK calls.
Install
npm install @apito-io/js-admin-sdk @apito-io/js-admin-ui-antd antd
When to use
| Use AntD kit | Prefer headless JS SDK |
|---|---|
| Internal CMS / staff SPA | Marketing Astro / Workers |
| Rapid CRUD forms from schema | Custom design systems |
Rules
- Still targets secured GraphQL only.
- Regenerate / bump SDK after schema publish.
- Do not load the full AntD admin bundle into a Cloudflare Worker edge path unless you intentionally accept the size.