# sdelements/lets-chat

Self-hosted chat app for small teams

Repository: https://github.com/sdelements/lets-chat
Canonical: https://ross.abutalabs.com/products/lets-chat
Homepage: http://sdelements.github.io/lets-chat
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2025-11-15T07:51:06+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 52, release rhythm 8, longevity 100
- inputs: {"age_days": 5290, "days_push": 291, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9799, forks 1558 (observed 2026-08-28T04:10:37.230866+00:00)

## What it is
Let's Chat is a self-hosted, persistent team chat application built on Node.js and MongoDB, designed for small teams. It supports multiple rooms, private/password-protected rooms, file uploads, LDAP/Kerberos authentication, XMPP support, a REST-like API, and Hubot integration.

## Use cases
- self-host a team chat app instead of Slack
- run an internal chat server with LDAP authentication
- chat with XMPP support and persistent message history
- deploy a small-team messaging app on Docker or Heroku
- integrate a chat bot via Hubot adapter
- search chat transcripts and history

## When to choose
- you want full control of your chat data on your own server
- your team needs LDAP or Kerberos single sign-on
- you need XMPP interoperability or a REST API for chat
- you prefer a lightweight chat for a small, intimate team

## When to avoid
- you need modern real-time features like video calls or threads
- you want a large active community and frequent updates
- you need enterprise-scale chat with thousands of users
- you require official mobile apps

## Facets
- artifact type: application
- maturity: maintenance
- function: chat-interface, http-server, auth, api-framework, websocket, file-upload, search-engine
- domain: messaging-platforms, self-hosted, web-development, developer-tools
- platform: self-hosted, cross-platform
- tags: team-chat, xmpp, slack-alternative, mongodb, hubot, ldap, kerberos, persistent-messaging, nodejs, docker, web-server

## Member repositories
- sdelements/lets-chat (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:37.230866+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:21:00.144528+00:00, confidence not recorded.
  - readme: https://github.com/sdelements/lets-chat (fetched 2026-08-28T04:10:37.230866+00:00, sha ff0f5f94efdb)
  - homepage: http://sdelements.github.io/lets-chat (fetched 2026-08-29T08:20:56.427820+00:00, sha 9a222fb2d931)
- Data as of 2026-08-30T08:39:29.467469+00:00.
