Comment by nightpool
That's the frontend code, it doesn't include the backend API services, which are closed source.
That's the frontend code, it doesn't include the backend API services, which are closed source.
AppView is a specific term of art within the Bluesky federation architecture: https://atproto.com/guides/glossary#app-view, you were incorrect in identifying the public frontend repo as the AppView.
the backend (the AppView) can be found here:
https://github.com/bluesky-social/atproto/tree/main/packages...
there are various supporting services written in Go as well
https://github.com/bluesky-social/indigo