This guide will walk you through running a local environment that contains:
Component | Usage |
Vyne | The main component, and UI for exploring your schemas and data |
VSCode & Taxi plugin | For editing taxonomy files |
Local schema server | Allows Vyne to read use taxonomies defined in a local directory |
Cask | Lets you store data, for testing |
Eureka | A service registry, in case you want to test integration with other services |
In order to use this environment, you'll need to have Docker and Docker compose installed locally.