Dashboard
npm install @teamimpact/veda-uiVEDA 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 content configuration should not happen on this repository, but on your instance of veda-config.
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.