This is a Next.js project built over Tinybird Web analytics starter kit.
First, create a .env.local
file in the root of the project and add the following:
NEXT_PUBLIC_DASHBOARD_TOKEN=your_token
Then, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result