# MaxLeiter/Drift

Drift is a self-hostable Gist and paste service. Built with Next.js 13 and React Server Components.

Repository: https://github.com/MaxLeiter/Drift
Canonical: https://ross.abutalabs.com/products/maxleiter-drift
Homepage: https://drift.lol
Language: TypeScript
License: MIT
License Family: permissive
Topics: gist, pastebin, pastebin-service, nodejs, nextjs, react, typescript, self-hosted, drift, nextjs13
Last push: 2023-10-25T06:03:43+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": 1641, "days_push": 1043, "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 1363, forks 58 (observed 2026-08-28T04:04:30.475286+00:00)

## What it is
Drift is a self-hostable clone of GitHub Gist for saving and sharing code and text snippets. It is built with Next.js 13, React Server Components, shadcn/ui, and Prisma, and supports markdown rendering, authentication, and private/password-protected posts.

## Use cases
- self-host a pastebin service
- share code snippets with a private gist alternative
- host markdown notes with syntax highlighting
- share password-protected text posts
- run a lightweight snippet-sharing site on my own server

## When to choose
- you want a self-hosted GitHub Gist alternative you fully control
- you need private, public, or password-protected snippet sharing
- you want markdown rendering and syntax highlighting out of the box
- you prefer deploying with Docker or Node.js on your own infrastructure

## When to avoid
- you need a fully stable, battle-tested service rather than a beta project
- you want a static, serverless pastebin without a database
- you need enterprise features like SSO, audit logs, or team management
- you require non-credential OAuth providers beyond GitHub

## Facets
- artifact type: application
- maturity: active
- function: http-server, auth, file-upload, markdown, self-hosted
- domain: web-development, developer-tools, self-hosted
- platform: self-hosted
- tags: pastebin, gist-clone, nextjs, code-snippets, syntax-highlighting, nodejs, docker, web-server

## Member repositories
- MaxLeiter/Drift (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:30.475286+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-30T04:41:23.805042+00:00, confidence not recorded.
  - readme: https://github.com/MaxLeiter/Drift (fetched 2026-08-28T04:04:30.475286+00:00, sha 60415500c8d6)
  - homepage: https://drift.lol (fetched 2026-08-29T11:59:05.057996+00:00, sha c70a0431ac13)
- Data as of 2026-08-30T08:39:29.467469+00:00.
