- collapsibleBox
- datagrid
- deleteEntityButton
- discriminatedByBooleanField
- editButton
- env
- gap
- image
- link
- locale
- seo
- snappyimg
- tenant
- text
- translations
- urlField
- youtube
npm ci # Install dependencies
npm run dev
Go to localhost:1480 to check admin components.
Run npm run contember migration:diff migration-name
to create a new demo migration.
npm version major|minor|patch
git push && git push --tags
GitHub CI will publish to GitHub npm registry automatically.