Skip to content

Development guide

This is an open souce project, you can find the source code on GitHub.

The home page can be customized to be fit for your own use case.

You can also add new visualization views to the app. This is a more advanced topic and requires knowledge of React(JavaScript), FastAPI(Python) and full-stack web development.

Customize Home

This section will cover how to customize the home page.

Get Started

Add View

This section will guide you through the process of adding a new visualization view to the app.

Get Started