Company website for Bitsocial Forge Inc. — the infrastructure company accelerating peer-to-peer social media on the open Bitsocial protocol. First product: Forge RPC, the first public non-custodial Bitsocial RPC service.
This repository is public so the site, its operating conventions, and its deployment-facing configuration can be inspected, improved, and reused.
Static React + TypeScript site built with Vite, using Yarn 4 and Node 22.12.0
to stay aligned with 5chan and adjacent Bitsocial projects. The Exo and Spline
Sans Mono fonts are self-hosted, with global styling in styles.css.
corepack enable
corepack yarn install
corepack yarn start # http://localhost:4173Useful checks:
corepack yarn type-check
corepack yarn lint
corepack yarn buildHosted on Vercel — every push to master deploys production at
bitsocialforge.com. DNS on Cloudflare. See
docs/agent-playbooks/deployment.md.
Agent policy lives in AGENTS.md, with repo-managed skills, hooks,
and playbooks under .claude/, .cursor/, .codex/, and
docs/agent-playbooks/ (mirrored per toolchain).
Bitsocial Forge-authored source code and documentation are available under the GNU General Public License v3.0 or later. Bundled skills and fonts retain their upstream terms; see THIRD_PARTY_NOTICES.md.
The license does not grant rights to the Bitsocial Forge trademarks. See TRADEMARKS.md.