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 "spellcaster": "gordonbrander/spellcaster#1613e5e3b7f202cfe57f37ea7c637ec83588a297", 9 "throttle-debounce": "^5.0.2", 10 "xxh32": "^2.0.5" 11 }, 12 "devDependencies": { 13 "astro": "^5.7.4", 14 "astro-purgecss": "^5.2.2", 15 "astro-scope": "^3.0.1", 16 "purgecss": "^7.0.2", 17 "sass": "^1.87.0" 18 } 19}