# openRin/Rin

🌸Publish faster with an edge-native blog powered by Cloudflare Workers, D1, and R2

Repository: https://github.com/openRin/Rin
Canonical: https://ross.abutalabs.com/products/rin
Homepage: https://docs.openrin.org
Language: TypeScript
License: MIT
License Family: permissive
Topics: blog, bun, bunjs, framework, web, cloudflare, cloudflare-workers, react
Last push: 2026-08-20T03:38:18+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 42, longevity 59
- inputs: {"age_days": 834, "days_push": 13, "days_rel": 174, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2997, forks 2450 (observed 2026-08-28T04:07:37.156966+00:00)

## What it is
Rin is an open-source, serverless blog platform built entirely on Cloudflare's developer platform (Workers, D1, R2, Pages), written in TypeScript with a React frontend. It offers dynamic writing without rebuilds, GitHub OAuth authentication, image uploads to S3-compatible storage, comments, tags, RSS, and end-to-end type safety.

## Use cases
- host a personal blog on Cloudflare without managing servers
- deploy a serverless blog with a custom domain
- write and edit blog posts in real time without rebuilding
- self-host a dynamic blog using Cloudflare Workers and D1
- run a multi-user blog with GitHub OAuth login
- publish articles with image uploads to R2 object storage

## When to choose
- you want a fast, fully serverless blog on Cloudflare's free-tier-friendly platform
- you prefer dynamic editing over static site generators that require rebuilds
- you want built-in comments, tags, blogroll, RSS, and webhooks out of the box
- you value end-to-end TypeScript type safety across client and server

## When to avoid
- you need hosting outside Cloudflare (the platform is tightly coupled to Workers/D1/R2)
- you want a fully static site generator with plain markdown files in git
- you need self-hosting on your own VPS or traditional databases like PostgreSQL
- you require plugin ecosystems or themes available in mature platforms like WordPress or Hexo

## Facets
- artifact type: application
- maturity: active
- function: web-framework, http-server, auth, caching, templating, static-site-generator, file-upload, webhook, internationalization
- domain: web-development, self-hosted, cms, cloud-computing
- platform: cloud, serverless, bun
- tags: cloudflare-workers, cloudflare-d1, cloudflare-r2, serverless-blog, edge-computing, react, github-oauth, rss, comment-system, markdown-editor, web-server, typescript, docker

## Member repositories
- openRin/Rin (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:37.156966+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-30T07:30:44.529101+00:00, confidence not recorded.
  - readme: https://github.com/openRin/Rin (fetched 2026-08-28T04:07:37.156966+00:00, sha 5e5438245e21)
  - homepage: https://docs.openrin.org (fetched 2026-08-29T09:46:14.615098+00:00, sha 1a6442a74641)
  - site_page: https://docs.openrin.org/guide/changelog.html (fetched 2026-08-29T09:46:14.624518+00:00, sha ea35826e5d3b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
