An open API service indexing awesome lists of open source software.

https://github.com/tinybirdco/artist-360

Artist 360 project
https://github.com/tinybirdco/artist-360

Last synced: 11 months ago
JSON representation

Artist 360 project

Awesome Lists containing this project

README

          

# Artist 360
Demo to show how to analyze the performance of millions of artists in real-time, across all platforms, with Tinybird.

## Getting Started
Create a `.env` file with the following properties:

```
NEXT_PUBLIC_TOKEN=YOUR_TINYBIRD_TOKEN
SPOTIFY_TOKEN=YOUR_SPOTIFY_TOKEN
```

Second, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Other details
All API endpoints used in this demo are available in this [page](https://api.tinybird.co/endpoints?token=p.eyJ1IjogIjI5ZGRlNDhjLTU3NDQtNDQ1Yy1iZTJhLThkMjdiNWM5NTVmNiIsICJpZCI6ICI2Zjk2M2U5NS1mMGZmLTQyOTctYTk3MC00NjcxZjBhMmMzYjgifQ.SJ8kGdkgPd3lG9C5MQb9EnGKovvOeiwo0AIUusU344Q).

## Pending
- [x] Genres home block
- [x] Countries home block
- [x] Home image
- [x] Favicon
- [x] Deep linking
- [x] Home artists graph
- [ ] Responsive
- [x] Graph issues