Bakery franchise
A back-office admin for a bakery franchise — products, clients and orders, with dashboards and an order-status workflow.
- checkCRUD grids with form and confirmation dialogs
- checkCharts and a dashboard built from query-sourced tables
- checkRight-click order-status workflow
Open it from a checkout of the examples repo:
git clone https://github.com/romaninsh/vantage-ui-examples
vantage-ui --config vantage-ui-examples/apps/bakery/inventory
SpaceX GraphQL explorer
Explore a public GraphQL API through the console — launches, rockets and capsules as browsable, drillable tables.
- checkA read-only GraphQL datasource
- checkMaster/detail drill-down across related records
scheduleLanding in the examples repo soon.
AWS control console
Build the AWS console you actually need — surface only the resources you operate, by wrapping the aws CLI as tables.
- checkCommand-line (CLI) data sources
- checkInfrastructure browsed and drilled like database tables
scheduleLanding in the examples repo soon.
bolt
One-click vantage:// open straight from this page is on the way. For now, clone the
examples repo and point Vantage UI at an app's inventory/ folder.