Retro Bulletin Board Systems on atproto. Web app and TUI. lazy mirror of alyraffauf/atbbs atbbs.xyz
forums python tui atproto bbs
3
fork

Configure Feed

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

web: move atcute/lex-cli and tailwind typography to devdeps

+2 -2
+2 -2
web/package.json
··· 11 11 "dependencies": { 12 12 "@atcute/atproto": "^3.1.11", 13 13 "@atcute/client": "^4.2.1", 14 - "@atcute/lex-cli": "^2.7.0", 15 14 "@atcute/oauth-browser-client": "^3.0.0", 16 - "@tailwindcss/typography": "^0.5.19", 17 15 "react": "^19.2.5", 18 16 "react-dom": "^19.2.5", 19 17 "react-markdown": "^10.1.0", 20 18 "react-router-dom": "^7.14.0" 21 19 }, 22 20 "devDependencies": { 21 + "@atcute/lex-cli": "^2.7.0", 22 + "@tailwindcss/typography": "^0.5.19", 23 23 "@tailwindcss/vite": "^4.2.2", 24 24 "@types/react": "^19.2.14", 25 25 "@types/react-dom": "^19.2.3",