# jordan-dalby/ByteStash

A code snippet storage solution written in React & node.js

Repository: https://github.com/jordan-dalby/ByteStash
Canonical: https://ross.abutalabs.com/products/bytestash
Language: TypeScript
License: GPL-3.0
License Family: copyleft
Topics: hacktoberfest
Last push: 2026-08-08T10:01:15+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 89, longevity 49
- inputs: {"age_days": 686, "days_push": 25, "days_rel": 75, "gap_med": 2.5, "n_releases_24m": 25}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2521, forks 121 (observed 2026-08-28T04:06:58.372414+00:00)

## What it is
ByteStash is a self-hosted web application for storing, organizing, and managing code snippets, built with React and Node.js/Express. It supports snippet creation, editing, language/content filtering, JWT and OIDC authentication, and an MCP endpoint so AI assistants can search and manage snippets.

## Use cases
- self-host a code snippet manager
- store and organize code snippets
- search snippets by language or content
- let AI assistants access my snippets via MCP
- replace pastebin with a private snippet storage
- manage snippets with single sign-on

## When to choose
- you want a self-hosted, private alternative to pastebin or gists
- you need snippet search and filtering with a web UI
- you want AI assistants like Claude or ChatGPT to retrieve your snippets
- you prefer Docker or one-click hosting on Unraid/PikaPods

## When to avoid
- you need full git-based versioning of snippets
- you want a hosted service with no self-hosting
- you need team collaboration features like sharing or comments

## Facets
- artifact type: application
- maturity: active
- function: search-engine, auth, mcp, http-server, api-framework
- domain: developer-tools, self-hosted, web-development
- platform: self-hosted, windows
- tags: code-snippets, snippet-manager, pastebin, react, express, sqlite, oidc, swagger, docker, web-server, nodejs, linux, macos

## Member repositories
- jordan-dalby/ByteStash (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:58.372414+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-30T02:25:56.088738+00:00, confidence not recorded.
  - readme: https://github.com/jordan-dalby/ByteStash (fetched 2026-08-28T04:06:58.372414+00:00, sha 5990282325cc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
