atpage.one is atproto profile where you can put links and footprints on atproto on one page, Then add this page to your bio on Bluesky or other atproto apps.
ATPage is open source — view the code on Github. Here is some tech we used to build ATPage. Thanks to the community.
The Framework: Leptos (and Tailwindcss for styles)
Leptos is a framework to build fast web applications with Rust, it is most similar to frameworks like Solid (JavaScript) and Sycamore (Rust).
The Host: Vercel
We've been using Vercel for ages. atpage.one is a pure web application working in your browser. It is dead simple to deploy on Vercel.
And of course: ATProto!
It's actually been a dream to build in the ATProto ecosystem. We don't need any database, auth server or any other backend stuff. Life is easier!
It's pretty easy and the service of atpage.one will never disappear as you want to use it: the code is open source, the data is in your PDS and the application running in your browser.