Select the types of activity you want to include in your feed.
Demonstration bridge between ATproto and GraphQL. Generate schema types and interface with the ATmosphere via GraphQL queries. Includes a TypeScript server with IDE.
···2233A bridge between ATProto (server-side) and GraphQL (client-side) for developing efficient UIs for the ATmosphere.
4455+> Note: This is a demonstration. Support for simple ATproto procedures and types is supported, but full support requires more work.
66+57**Installation:**
6879```