Example apps

Self-contained Vantage apps you can open and explore. Each is a folder of YAML — read it, run it, fork it.

Bakery franchise screenshot
Bakery franchise

A back-office admin for a bakery franchise — products, clients and orders, with dashboards and an order-status workflow.

  • CRUD grids with form and confirmation dialogs
  • Charts and a dashboard built from query-sourced tables
  • Right-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
View source
rocket_launch
Web & mobile backends Coming soon
SpaceX GraphQL explorer

Explore a public GraphQL API through the console — launches, rockets and capsules as browsable, drillable tables.

  • A read-only GraphQL datasource
  • Master/detail drill-down across related records

scheduleLanding in the examples repo soon.

cloud
Internal tools (SRE) Coming soon
AWS control console

Build the AWS console you actually need — surface only the resources you operate, by wrapping the aws CLI as tables.

  • Command-line (CLI) data sources
  • Infrastructure 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.