This repository contains code for an example SaaS dashboard project with charts.
If you're building a SaaS product, you need insights, and a way to share them. They might show resource usage, performance metrics, or other data that's relevant to the service you're providing. Whatever the data, users want to see fresh data, not yesterday's, and they don't want to wait for slow metrics and charts. This projects shows how to build a real-time e-commerce analytics dashboard with cool charts that's fast, scalable, and easy to maintain using Tinybird, plus how to integrate it with a Next.js frontend.
Read more about user-facing analytics dashboards here.
Want to watch somebody build this demo live? Watch the Screencast.
Read the guide to deploy this demo application yourself.
This code is available under the MIT license. See the LICENSE file for more details.