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.

refactor: README update

Tim Ryan f219e8dc b17b496f

+2
+2
README.md
··· 2 2 3 3 A bridge between ATProto (server-side) and GraphQL (client-side) for developing efficient UIs for the ATmosphere. 4 4 5 + > Note: This is a demonstration. Support for simple ATproto procedures and types is supported, but full support requires more work. 6 + 5 7 **Installation:** 6 8 7 9 ```