Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.74 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.74 KB

NOTE: this repository is meant to be forked under your organization / user account. After forking try to get it deploying to GitHub pages and read the documentation there.


Widget Registry Starterkit (React)

Widget Registry and Widget Repository combined in one.

This project generates Storybook catalogs for development and main to search, and explore widgets.

Below you will find the URL for the registry containing the JSON feed with the widget information. This is necessary when you are integrating the widgets with your CMS (like Drupal).

This project represents a single widget registry. This project, also, contains the code for all the widgets in the registry. Widgets are created from components using the JS Widgets Webpack CLI.

Contribute

Check the documentation on how to contribute widgets to your new registry.

Set Up

Create a .env.local file in your local environment with the following contents:

PUBLIC_ASSETS_URL = /static