Create a Dashboard and Deploy to Netlify

Hi everyone,

I’m working on Vida, a data visualization package and tool. It lets users create dashboards with just a JSON file. The project is built with RedwoodJS and can be deployed to Netlify. To create your own dashboard, you can write a JSON specification file, host it on github, clone the code and deploy to Netlify. I wrote a tutorial on how to do it here:

https://docs.vida.io/src-tutorials-create-a-dashboard-and-deploy-to-netlify

Code repo: GitHub - vidalab/vida: Flexible data viz using redwoodjs framework

If you have data dashboard need for your project, check out Vida.

Thanks,

The Vida Team

1 Like

this is awesome! thanks for sharing this resource with us!