@viseed/schema
v0.4.0
Published
Drizzle ORM base schema for [Viseed CMS](https://viseed.github.io/cms). Provides the core tables (`users`, `sessions`, `installed_plugins`, `media_files`, `widgets`) and the `mergeSchemas()` helper used by plugins to compose their tables with the base sch
Readme
@viseed/schema
Drizzle ORM base schema for Viseed CMS. Provides the core tables (users, sessions, installed_plugins, media_files, widgets) and the mergeSchemas() helper used by plugins to compose their tables with the base schema.
Install
bun add @viseed/schemaIncluded transitively via
@viseed/cms. Install directly only when writing plugins or custom database tooling.
Documentation
viseed.github.io/cms/guide/database
License
MIT
