Hi everyone,
I want to introduce our project: Vida. My partner and I had this idea for a while. We want to provide an easy way to construct dashboards using JSON files. Previous implementations of the idea uses sophisticated stacks. These data visualization apps eventually become heavy and cumbersome to deploy. When we saw redwoodjs, we think it can provide a scalable way to create dashboards.
Here’s our code repository: https://github.com/vidalab/vida
We make use of tailwindcss, server-side environment variable loading for dynamic configuration. If you have ideas or suggestions, please let us know.
We prototyped 2 live dashboards and deployed to netlify.
Covid Trend in the United States
https://pedantic-keller-ec3fcd.netlify.app
Covid Cases in the United States
https://reverent-goldstine-578d77.netlify.app
Thanks for the help from redwoodjs team.