This app allows you to create beautiful dashboards from all your Planning Center data.
Each dashboard gets its own web address, and you control who can view it. You can also customize how often it refreshes.
Other users with the right permissions can clone dashboards, tweak them, and make them their own.
You can create interactive dashboards, or dashboards for unattended displays or signage.
Commands are managed with just. Install it, then run just from the repo root to list available recipes.
| Command | Description |
|---|---|
just start |
Start the app with hot reload |
just build |
Build the solution |
just test |
Run all tests |
just debug |
Launch the VSCode debugger |