This is a starter repository for the decoupled menus initiative. Not accepting pull requests currently as this will probably move to drupal.org.
This is the client that would ship to npm. Run yarn build
to generate it at client/index.js
.
Currently this is being automatically published to the GitHub npm package registry when you create a release (because we can delete it from GitHub, unlike npm :) ).
Next.js Docs site that's auto deployed to https://jsdrupal.justa.fish/
An example node application using the client
This is also for setting up example workflows for developer experience. Some of which is documented here.