This is a one off proof-of-concept that I'm in no way claiming I'll finish or support. Just exploring what's possible.
- tauri as desktop/iOS/Android application host
- ouranos for the frontend (replacing next.js with vite)
- rsky for backend
- iroh added to rsky-pds
nothing "works", but at least it compiles.
cd skyroh
npm i
npm run tauri dev
requires rust
cd rsky/rsky-pds
cargo run