Package Exports
- @exogee/graphweaver-admin-ui
- @exogee/graphweaver-admin-ui/dist/main.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@exogee/graphweaver-admin-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@exogee/graphweaver-admin-ui
This package offers a lightweight React application, designed to seamlessly connect with your data sources for data visualization and editing. It empowers developers to customize the UI extensively, including the integration of personalised components and overriding default displays.
The Admin UI is built + packaged with Vite and can be deployed to any static hosting service such as AWS S3, Vercel, Netlify, Azure Blob storage or your own infrastructure. Simply build the files then deploy the resulting HTML to your static hosting.
The Admin UI uses the same Graphweaver API to talk to your backends as your application uses.
Documentation
Comprehensive documentation and usage examples can be found on our Docs Site. It covers installation instructions, detailed API documentation, and guides to help you get started with Graphweaver.
Graphweaver CLI graphweaver
The Graphweaver Command Line Interface (CLI) tool enables you to set up and manage Graphweaver using commands in your command-line shell. Check the graphweaver
npm package here.