Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add How To Build Dashboards Fast Using Tremor #8206

Merged

Conversation

dthyresson
Copy link
Contributor

Tremor is a React component library that let's you build dashboards fast.

This PR is a longer version of the Getting Started guide I wrote for their docs site here: https://www.tremor.so/docs/getting-started/installation

Tremor decided to shortened the how to and omit the refactoring using RedwoodJS components to build KPICards.

While I respect that decision, it doesn't showcase how to take the next step and use components to map to their components to build proper data driven dashboards -- and example of which can be found in: https://github.com/redwoodjs/redwoodjs-tremor-dashboard-demo which is a Redwood app backed my prism and scaffolding to update the dashboard dynamically.

I figured if Tremor keeps to abridged version, RedwoodJS docs can host the longer more in depth one.

@dthyresson dthyresson added topic/docs release:docs This PR only updates docs labels May 3, 2023
@dthyresson dthyresson enabled auto-merge (squash) May 4, 2023 14:27
@dthyresson dthyresson merged commit e927828 into redwoodjs:main May 4, 2023
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone May 4, 2023
jtoar pushed a commit that referenced this pull request May 4, 2023
@jtoar jtoar modified the milestones: next-release, v5.1.0 May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:docs This PR only updates docs topic/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants