Skip to content

Use this as a starting point for your widget registry.

License

Notifications You must be signed in to change notification settings

js-widgets/registry-starterkit-react

This branch is 1 commit ahead of development.

Folders and files

NameName
Last commit message
Last commit date
Mar 7, 2023
Nov 4, 2022
Nov 4, 2022
Nov 4, 2022
Feb 14, 2025
Nov 3, 2022
Nov 2, 2022
Nov 4, 2022
Nov 2, 2022
Nov 2, 2022
Nov 2, 2022
Nov 2, 2022
Nov 2, 2022
Nov 2, 2022
Nov 2, 2022
Jan 14, 2025
Nov 2, 2022
Nov 2, 2022
Jan 13, 2025
Nov 4, 2022
Nov 2, 2022
Nov 3, 2022
Nov 2, 2022
Feb 14, 2025
Nov 2, 2022
Nov 2, 2022
Nov 2, 2022
Feb 14, 2025

Repository files navigation

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