Self-contained Vantage apps you can open and explore. Each is a folder of YAML — read it, run it, fork it.
A back-office admin for a bakery franchise — products, clients and orders, with dashboards and an 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
Explore a public GraphQL API through the console — launches, rockets and capsules as browsable, drillable tables.
scheduleLanding in the examples repo soon.
Build the AWS console you actually need — surface only the resources you operate, by wrapping the aws CLI as 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.