# rauchg/slackin

Public Slack organizations made easy

Repository: https://github.com/rauchg/slackin
Canonical: https://ross.abutalabs.com/products/slackin
Homepage: http://rauchg.com/slackin/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-10-17T10:33:56+00:00

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

## Adoption (not part of the score)
Stars 6494, forks 1295 (observed 2026-08-28T04:09:43.843321+00:00)

## What it is
A Node.js application that hosts a landing page where visitors can enter their email to receive an invite to a public Slack organization. It also provides realtime iframe and SVG badges showing connected user counts, with reCAPTCHA abuse prevention.

## Use cases
- let visitors self-invite to a public slack workspace
- embed a realtime slack member count badge on a website
- add an svg slack badge to a github readme
- host a slack invite landing page on my own domain
- prevent bot abuse of slack invites with recaptcha
- run a slack invite server programmatically via an api

## When to choose
- you run an open-source or community Slack and want open signups
- you need embeddable realtime or static badges showing Slack presence
- you want a self-hosted invite page with captcha protection

## When to avoid
- you use a chat platform other than Slack
- you need a fully maintained project - development is sparse and Slack API changes may break it
- you want invite flows with SSO or advanced admin controls

## Facets
- artifact type: application
- maturity: maintenance
- function: http-server, websocket, middleware
- domain: messaging-platforms, web-development, self-hosted
- platform: self-hosted
- tags: slack, slack-invites, landing-page, badges, socket-io, recaptcha, express, nodejs, web-server, docker

## Member repositories
- rauchg/slackin (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:43.843321+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:44:30.799095+00:00, confidence not recorded.
  - readme: https://github.com/rauchg/slackin (fetched 2026-08-28T04:09:43.843321+00:00, sha c1c2c17184cb)
  - homepage: http://rauchg.com/slackin/ (fetched 2026-08-29T08:41:12.491804+00:00, sha c358205ffb0e)
  - registry_npm: https://registry.npmjs.org/slackin (fetched 2026-08-29T08:41:12.501020+00:00, sha ee5b340a6dce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
