Skip to content

redpanda-cat/telescope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telescope

Telescope is a dashboard Jinja template generator to show components from Planetarium.

How to Use

You can specify what dashboard to use via App.js

Developer

yarn install
yarn start

Building

First compile all the code - this should end with files in /build

yarn build

Then we will want to merge all assets into one file - this will be compiled with the given name in dist/<name>

This is done with a python script, so ensure you have the right environment with requirements.txt added.

python build_template.py <name of dashboard> 

Current Dashboards

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published