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 "@atcute/cid": "^2.2.2", 4 "@picocss/pico": "^2.1.1", 5 "@web-applets/sdk": "https://gitpkg.vercel.app/unternet-co/web-applets/sdk?feat/child-context&scripts.postinstall=npm%20i%20%40types%2Fnode%20%26%26%20npx%20tsc", 6 "98.css": "^0.1.21", 7 "iconoir": "^7.11.0", 8 "idb-keyval": "^6.2.1", 9 "native-file-system-adapter": "^3.0.1", 10 "query-string": "^9.1.2", 11 "spellcaster": "^6.0.0", 12 "throttle-debounce": "^5.0.2", 13 "uri-js": "^4.4.1", 14 "webamp": "^1.5.0", 15 "xxh32": "^2.0.5" 16 }, 17 "devDependencies": { 18 "astro": "^5.7.4", 19 "astro-purgecss": "^5.2.2", 20 "astro-scope": "^3.0.1", 21 "purgecss": "^7.0.2", 22 "sass": "^1.87.0" 23 } 24}