Demonstration bridge between ATproto and GraphQL. Generate schema types and interface with the ATmosphere via GraphQL queries. Includes a TypeScript server with IDE.
2
fork

Configure Feed

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

Update GraphQL server config comment in .env

Tim Ryan 05cc8489 ea70a1f8

+1 -1
+1 -1
.env.example
··· 1 - # Mothball GraphQL Server Configuration 1 + # GraphQL Server Configuration 2 2 # Copy this file to .env and modify as needed 3 3 4 4 # Server host (default: 0.0.0.0 for all interfaces)