The Drumee sign-in widget, bundled so it can be embedded outside the main workspace application.
A standalone build of the sign-in interface, built on the Drumee rendering model — the UI is described as JSON component trees rather than written as HTML.
| Path | Contents |
|---|---|
src/index.js |
Entry point |
src/widgets/ |
The widget implementations |
src/seeds.js |
The widget map |
src/locale/ |
User-facing strings |
webpack/ |
Bundle configuration |
patches/ |
Dependency patches |
npm install
npm run devPer-project settings live in .dev-tools.rc — adjust devel.sh there before
the first run so the dev server points at your instance.
npm run stage # staging build
npm run deploy # production build and deploy@drumee/ui-toolkit and
@drumee/ui-styles.
See the org CONTRIBUTING guide. Questions: Discussions.