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: upgrade the Node version in CI

Trezy 86833446 58f8f889

+1 -1
+1 -1
.github/workflows/release.yml
··· 35 35 - name: Setup Node.js 36 36 uses: actions/setup-node@v4 37 37 with: 38 - node-version: 22 38 + node-version: 24 39 39 40 40 - name: Build frontend 41 41 working-directory: web