@revisium/admin
v2.5.2
Published
Revisium is a tool (UI/API) inspired by JSON (JSON Schema) and Git, designed to provide a flexible and low-level headless CMS solution.
Downloads
246
Readme
@revisium/admin
Web UI for Revisium — unopinionated data platform with referential integrity.
Your schema. Your data. Full control.
Referential integrity with foreign keys at any depth. Git-like versioning: branches, revisions, drafts. Schema evolution: migrations with data transformations.
Part of the Revisium ecosystem. Available on npm | Docker Hub.
Overview
Administration interface for managing Revisium projects, schemas, and data.
Features
- Projects — create, configure, manage multiple projects
- Branches — create, switch, compare branches
- Revisions — navigate history, commit changes, revert
- Tables — visual schema editor with JSON Schema support
- Rows — Excel-like editing with custom columns, filtering, and sorting
- Migrations — view and apply schema migrations
- Endpoints — create and manage GraphQL/REST API endpoints
- Diff viewer — compare changes between revisions
- Users & Roles — manage users and permissions
Configuration
See ENV.md for all environment variables.
Related Packages
| Package | Description | | ---------------------------------------------------------------------- | ------------------------------------------------------------- | | @revisium/core | Backend API — required data source | | @revisium/endpoint | Dynamic GraphQL/REST API generator | | @revisium/schema-toolkit | JSON Schema utilities, validation, and transformation helpers |
License
Apache 2.0 — See Revisium for full license.
