1 comments

  • chdavid an hour ago

    Hey HN, I couldn’t find an open-source chat layer that I liked so I built my own.

    It’s fast, free and very customisable. You can run it on your own infrastructure, with your own database and auth.

    Repo -> https://github.com/chddaniel/chatpack

    Install -> npx chatpack@latest

    I’d love feedback, bug reports, or any feature suggestions!