Experiment to rebuild Diffuse using web applets.
0

Configure Feed

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

1{ 2 "dependencies": { 3 "@picocss/pico": "^2.1.1", 4 "@web-applets/sdk": "file:../../unternet-co/web-applets/sdk/", 5 "spellcaster": "^5.0.2", 6 "throttle-debounce": "^5.0.2", 7 "xxh32": "^2.0.5" 8 }, 9 "devDependencies": { 10 "astro": "^5.7.4" 11 } 12}