[READ-ONLY] Mirror of https://github.com/bombshell-dev/clack.cc. clack.cc
0

Configure Feed

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

TypeScript 100.0%
19 1 0

Clone this repository

https://tangled.org/bomb.sh/clack.cc https://tangled.org/did:plc:o5lhjwfz7g6wr7natbtequb3
git@tangled.org:bomb.sh/clack.cc git@tangled.org:did:plc:o5lhjwfz7g6wr7natbtequb3

For self-hosted knots, clone URLs may differ based on your setup.



README.md

clack.cc#

clack.cc is retired as a standalone site. This repo is now a tiny Cloudflare Worker that permanently (301) redirects all traffic to bomb.sh/clack — which currently forwards on to the Clack docs and may eventually become Clack's own landing page.

Two shortlinks are preserved:

Path Redirects to
/issues GitHub → new issue chooser
/discord Bombshell Discord invite
everything else https://bomb.sh/clack

The previous Astro landing page (with the WebContainer terminal demo) lives in git history prior to the Cloudflare migration.

Develop#

pnpm install
pnpm dev        # wrangler dev — local preview of the redirects
pnpm typecheck  # tsc --noEmit

Deploy#

pnpm deploy     # wrangler deploy