Skip to content

NASA-IMPACT/veda-ui

Repository files navigation

VEDA Dashboard

VEDA logo

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.

Content documentation

⚠️ 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.

Development documentation

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.

License

This project is licensed under Apache 2, see the LICENSE file for more details.