Work in progress atmosphere stats viewer
1

Configure Feed

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

51 1 0

Clone this repository

https://git.vm.fail/willow.sh/atmo-stats https://git.vm.fail/did:plc:a74rwsqtqhibbz5ju63y7afh
ssh://git@knot1.tangled.sh:2222/willow.sh/atmo-stats ssh://git@knot1.tangled.sh:2222/did:plc:a74rwsqtqhibbz5ju63y7afh

For self-hosted knots, clone URLs may differ based on your setup.


README.md

atmo-stats#

Work in progress atmosphere stats viewer.

Something I threw together to show the sh.tangled.repo activity. Might expand to other things in the future if there's interest!

Running#

You'll need pnpm 11 and Node 26, then you should just be able to run pnpm install and pnpm dev. This won't work on Safari.

Oh, and you'll need rust btw to run cargo run -p uplc in another terminal. You should run this from the uplc directory for now. You'll need libduckdb, but if you don't have that or find it easier you can run with --features 'duckdb/bundled' and it should sort it our for you.

Thanks To#