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