···11-## PDSls
11+# PDSls - AT Protocol Explorer
2233-Navigate and manage [atproto](https://atproto.com/) repositories and the records they contain, as well as watching the relay in real time (firehose + jetstream support).
33+Lightweight and client-side web app to navigate [atproto](https://atproto.com/).
4455-### Hacking
55+## Features
66+77+- Browse the public data on PDSes (Personal Data Servers).
88+- Login to manage records in your repository.
99+- Jetstream and firehose streaming.
1010+- Backlinks support with [constellation](https://constellation.microcosm.blue/).
1111+- Query moderation labels.
1212+1313+## Hacking
614715You will need `node` and `pnpm` to get started:
816···1321pnpm serve # runs vite preview
1422```
15231616-### Credits
2424+## Credits
17251826[atcute](https://github.com/mary-ext/atcute) - atproto SDK\
1927[@skyware/firehose](https://github.com/skyware-js/firehose) - Firehose client\