Database-agnostic CMS
"AphexCMS is a modern, extensible headless CMS built with SvelteKit, featuring a portable core package, database/storage agnostic adapters, and a Sanity-inspired admin interface."
- ๐จ Sanity-inspired UI - Responsive 3-panel admin interface
- ๐ Database Agnostic - PostgreSQL included, MongoDB/SQLite via adapters
- โ๏ธ Storage Flexible - Local filesystem or S3-compatible (R2, AWS S3, MinIO)
- ๐ Auth Agnostic - Bring your own auth (Better Auth included by default)
- ๐ Type-Safe Schemas - Define content models with full TypeScript support
- โ Real-time Validation - Field-level validation with Sanity-style fluent API
- ๐ Auto-Save - Never lose work with smart draft management
- ๐ฆ Hash-Based Publishing - Sanity-style change detection with future versioning support
- ๐ข Multi-Tenancy - Built-in organization support with Row-Level Security
- ๐ API Keys - Programmatic access with rate limiting
- ๐ GraphQL Plugin - Auto-generated GraphQL API from your schemas
- ๐ Reference Resolution - Nested depth control with circular protection