# @me an accessible visualization of how your atproto identity connects to third-party apps. [at-me.fly.dev](https://at-me.fly.dev/) ## what is this in decentralized social networks, you own your identity and your data lives in your personal data server. third-party applications create records in your repository using different lexicons (data schemas). @me shows this visually: your identity at the center, surrounded by the third-party apps that have created data for you. click an app to see what record types it stores, then click a record type to view the actual data. inspired by [pdsls.dev](https://pdsls.dev). ## running locally ```bash cargo run ``` then visit http://localhost:8080 and sign in with any atproto handle.