A decentralized music tracking and discovery platform built on AT Protocol 🎵 rocksky.app
spotify atproto lastfm musicbrainz scrobbling listenbrainz

Update README.md

authored by tsiry-sandratraina.com and committed by

GitHub 5c45b8ee 445330f0

+1 -1
+1 -1
README.md
··· 38 38 ``` 39 39 6. Start Analytics API: 40 40 ```bash 41 - cargo run -p analytics --release -- serve 41 + turbo dev:analytics 42 42 ``` 43 43 7. Start the development server: 44 44 ```bash