VEDA is a dashboard to explore data.
This repository contains the UI component of Veda where development of new features happens. If you're looking to add content check the veda-config repository.
The following documentation will guide you through the process of configuring the content.
- Check CONFIGURATION to see a list of configuration options for VEDA.
- Check CONTENT for how to structure the content pieces.
- Check PAGE_OVERRIDES for all the layout overrides available to you and how they work.
Check the documentation below for how to setup and develop features for veda-ui
.
- Start here: Check SETUP.md for instructions on how to set up your local development environment.
- Check ARCHITECTURE docs to read about architecture.
- Check PAGE_OVERRIDES for information about the component/content overriding feature.
This project is licensed under Apache 2, see the LICENSE file for more details.