A lexicon-driven AppView for ATProto. happyview.dev
backfill firehose jetstream atproto appview oauth lexicon
8
fork

Configure Feed

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

ci: prevent JS sdk releases from triggering docker builds

Trezy 870c535f d9e69c20

+1
+1
.github/workflows/docker.yml
··· 10 10 11 11 jobs: 12 12 happyview: 13 + if: startsWith(github.event.release.tag_name, 'v') 13 14 permissions: 14 15 contents: read 15 16 packages: write