1.0.0 • Published 3 years ago

@amperio/datocms-plugin-auto-uuid v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Datocms Plugin Auto UUID DatoCMS plugin

Generates random UUID

Configuration

DATOCMS_API_KEY: requires read/write token

Development

Install all the project dependencies with:

yarn install

Add this plugin in development mode to one of your DatoCMS project with:

yarn addToProject

Start the local development server with:

yarn start

The plugin will be served from http://localhost:5000/. Insert this URL as the plugin Entry point URL.