An AT Protocol OAuth template project for TanStack Start.
0

Configure Feed

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

3 1 0

Clone this repository

https://git.vm.fail/zeu.dev/atproto-oauth-tanstack-start https://git.vm.fail/did:plc:d6du25iuibxzt42kjk6rhpgu
ssh://git@knot1.tangled.sh:2222/zeu.dev/atproto-oauth-tanstack-start ssh://git@knot1.tangled.sh:2222/did:plc:d6du25iuibxzt42kjk6rhpgu

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


README.md

AT Protocol OAuth Template#

for TanStack Start#

Getting Started#

  1. Run the web application
pnpm run dev

Notes#

  • In atproto.server.ts, the state and session stores for authentication data are in-memory using maps. For production, update the variables and respective classes to use a persistent database, e.g. PostgreSQL.

Packages#

Source hosted on Tangled