# Remix

Build Better Websites. Create modern, resilient user experiences with web fundamentals.

Repository: https://github.com/remix-run/remix
Canonical: https://ross.abutalabs.com/products/remix
Homepage: https://remix.run
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-26T23:51:10+00:00
Link (homepage): https://remix.run

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 2137, "days_push": 7, "days_rel": 16, "gap_med": 0, "n_releases_24m": 490}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 33325, forks 2790 (observed 2026-08-28T04:11:58.220925+00:00)

## What it is
Remix is a full-stack JavaScript/TypeScript web framework for building modern, resilient websites and applications on top of web standards and Web APIs. Remix 3 is under active development, shipping a cohesive single `remix` package with a server, router, data layer, UI components, and testing built in.

## Use cases
- build a full-stack website with one framework
- server-rendered web app with web standards
- create a modern web application from scratch
- full-stack JavaScript app with server and UI in one package
- build resilient user experiences with web fundamentals
- scaffold a new web project with npx remix

## When to choose
- you want a single cohesive dependency covering server, routing, data, and UI
- you prefer building on web standards and Web APIs over framework-specific abstractions
- you value composable, single-purpose packages with minimal dependencies
- you want a framework designed to work well with AI coding agents

## When to avoid
- you need a battle-tested, long-stable framework for production today (Remix 3 is under active development)
- you are heavily invested in React hooks-based component patterns
- you prefer a large ecosystem of third-party plugins and integrations
- you need static-analysis-driven tooling like typegen-first workflows

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, ssr, routing, http-server, ui-components, state-management, testing
- domain: web-development, frontend, backend
- platform: cross-platform
- tags: full-stack-javascript, web-standards, react-router, remix-3, llm-friendly, zero-dependency, progressive-enhancement, full-stack, nodejs, web-server, typescript

## Member repositories
- remix-run/remix (main) score 95
- remix-run/indie-stack (examples) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:58.220925+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-29T16:28:28.768285+00:00, confidence not recorded.
  - readme: https://github.com/remix-run/remix (fetched 2026-08-28T04:11:58.220925+00:00, sha 4fdf5fa48783)
  - homepage: https://remix.run (fetched 2026-08-29T07:49:13.411985+00:00, sha 6e744e3e88dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
