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

update README

+14
+14
README.md
··· 1 1 # Rocksky 2 2 3 3 [![ci](https://github.com/tsirysndr/rocksky/actions/workflows/ci.yml/badge.svg)](https://github.com/tsirysndr/rocksky/actions/workflows/ci.yml) 4 + [![discord](https://img.shields.io/discord/1132020671262773358?label=discord&logo=discord&color=5865F2)](https://discord.gg/EVcBy2fVa3) 4 5 5 6 A decentralized music tracking and discovery platform built on the AT Protocol ๐ŸŽต 6 7 ··· 52 53 ```bash 53 54 turbo dev --filter=@rocksky/api --filter=@rocksky/web 54 55 ``` 56 + 57 + ## ๐Ÿ“š Documentation 58 + [View the full documentation](https://docs.rocksky.app) 59 + 60 + ## โœ๏ธ Feedback 61 + This repository is the central place to collect feedback and issues related to [Rocksky](https://rocksky.app). 62 + 63 + Please open an issue if you want to leave feedback. Feel free to also join our [**Discord server**](https://discord.gg/EVcBy2fVa3) 64 + 65 + ## ๐Ÿค Contributing 66 + We would love to hear your feedback or suggestions. The best way to reach us is on [Discord](https://discord.gg/EVcBy2fVa3). 67 + 68 + We also welcome pull requests into this repo. See [CONTRIBUTING.md](CONTRIBUTING.md) for information on setting up this repo locally.