···2233Navigate and manage [atproto](https://atproto.com/) repositories and the records they contain, as well as watching the relay in real time (firehose + jetstream support).
4455+### Hacking
66+77+You will need `node`, `pnpm` and `tsc` to get started:
88+99+```
1010+pnpm i # install deps
1111+pnpm run dev # or pnpm run start, runs vite
1212+pnpm run build # runs vite build
1313+pnpm run serve # runs vite preview
1414+```
1515+516### Credits
617718[atcute](https://github.com/mary-ext/atcute) - atproto SDK\