home.social

#shadcn — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #shadcn, aggregated by home.social.

  1. 🔧 Stack: #Nextjs dashboard, #Fastify event API, #Postgres for basic data, #ClickHouse for events, #Redis with #BullMQ for queues, #tRPC, #Tailwind and #Shadcn

    📦 Self-hosting via #Docker Compose, #AGPL 3.0 license, ~5.9k stars, mostly #TypeScript

    🌐 github.com/Openpanel-dev/openp

  2. Day 2: Lobby view is alive! 🚪✨

    Just built the "Join Room" interface for the #P2P video app using #ReactJS, #shadcn and #TailwindCSS.

    What's working:
    👤 User name input
    🔑 Room ID display & Join action
    🎤 Mic toggle + audio indicator & device selector
    📹️ Camera toggle + live preview dropdown

    Getting the media device selectors and the real-time audio level indicator smooth with the #AI agent in #ZedEditor felt useful.

    Git: github.com/peerix-dev/peerix-t

    #DevLog #BuildInPublic #OpenSource

  3. I finally tried an AI Agent, using open source All-Hands.dev and it kinda works!

    I asked it to develop an admin dashboard for CouchDB (default Fauxton is a bit buggy and dated) and it managed to read to a working, MVP solution without much guidance. I only told it which frameworks and libraries to use and what features I want. It is a bit scary but also bring some optimism #ai #genai #agents #mcp #couchdb #mistral #shadcn #webdev #software