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 "iconoir": "^7.11.0", 6 "idb-keyval": "^6.2.1", 7 "native-file-system-adapter": "^3.0.1", 8 "sass": "^1.87.0", 9 "spellcaster": "gordonbrander/spellcaster#1613e5e3b7f202cfe57f37ea7c637ec83588a297", 10 "throttle-debounce": "^5.0.2", 11 "xxh32": "^2.0.5" 12 }, 13 "devDependencies": { 14 "astro": "^5.7.4", 15 "astro-scope": "^3.0.1" 16 } 17}