Experiment to rebuild Diffuse using web applets.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 11 lines 302 B view raw view rendered
1# Diffuse Applets 2 3> [!IMPORTANT] 4> Experiment moved into the official repo: [@tokono.ma/diffuse](https://tangled.sh/@tokono.ma/diffuse/tree/v4) 5 6Experiment to rebuild [Diffuse](https://diffuse.sh) using [Web Applets](https://github.com/unternet-co/web-applets). 7 8```shell 9npm install 10deno run dev 11```