Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Project Setup

This is a demo project to showcase how to use Shaper with a file-based workflow to develop and deploy dashboards.

The project uses Python's package manager pip to install the shaper binary.

A Shaper instance is running locally to serve the dashboards.

System requirements

  • Python 3.9+ with pip
  • make

Install

make install

This creates .venv and installs shaper-bin pinned to the version in the Makefile.

Run

Open two terminals:

  1. Terminal A: start the local server
make serve
  1. Terminal B: deploy
make deploy

Develop

Terminal B: Run the dev file watcher:

make dev

Then create and edit dashboards in the dashboards/ folder.

License

MIT License

About

Demo for File-based Shaper Dashboards

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages