tracks lexicons and how many times they appeared on the jetstream
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: update readme

ptr.pet 310ffddf 90220382

verified
+2 -1
+2 -1
README.md
··· 1 - a webapp and server that monitors bluesky's jetsream and counts how many times different types of records are created or deleted. it shows you which collections (like posts, likes, follows, etc.) are most active on the network. 2 3 for backend it uses rust with fjall as db, the frontend is built with sveltekit. 4
··· 1 + a webapp and server that monitors the jetstream and tracks the different lexicons as they are created or deleted. 2 + it shows you which collections are most active on the network. 3 4 for backend it uses rust with fjall as db, the frontend is built with sveltekit. 5