@headless-adminapp/server-sdk
v1.5.16
Published
Server-side helpers for Headless AdminApp, used with a storage adapter such as Mongo or Sequelize.
Maintainers
Readme
@headless-adminapp/server-sdk
Server-side helpers for Headless AdminApp.
Overview
This package provides server-side utilities that complement the Headless AdminApp core. It is intended to be used together with storage adapters such as the Mongo or Sequelize packages.
Installation
pnpm add @headless-adminapp/server-sdkUsage
Refer to the documentation and examples for server integration patterns:
- https://headless-adminapp.github.io/
- https://headless-adminapp-examples.vercel.app/
Development
pnpm --filter @headless-adminapp/server-sdk build
pnpm --filter @headless-adminapp/server-sdk ts-checkLicense
See the repository LICENSE file.
