# meteor/meteor

Meteor, the JavaScript App Platform

Repository: https://github.com/meteor/meteor
Canonical: https://ross.abutalabs.com/products/meteor
Homepage: https://meteor.com
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: javascript, meteor, mongodb, build-system, npm, framework, zero-configuration, reactive-programming, nodejs, realtime, rpc, react, hacktoberfest
Last push: 2026-08-26T18:36:17+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 5341, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 44813, forks 5240 (observed 2026-08-28T04:12:09.492151+00:00)

## What it is
Meteor is a full-stack JavaScript app platform for building modern web, mobile, and desktop applications with a unified codebase. It provides zero-configuration build tooling, reactive data, and out-of-the-box integration with frameworks like React, Vue, Svelte, Solid, and Blaze.

## Use cases
- build a realtime web app with javascript
- prototype a full-stack app quickly without configuration
- share code between web, ios, and android clients
- build a reactive app with react and mongodb
- create a cross-platform app from one codebase

## When to choose
- you want an integrated full-stack javascript platform with minimal setup
- you need realtime reactive data sync between client and server
- you want one codebase for web, mobile, and desktop

## When to avoid
- you prefer assembling your own stack from individual libraries
- your backend is not node.js or you use a non-document database exclusively
- you need fine-grained control over every build and bundling decision

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, build-tool, rpc, state-management, middleware
- domain: web-development, frontend, backend, cross-platform
- platform: cross-platform
- tags: full-stack, reactive-programming, mongodb, zero-configuration, isomorphic, javascript, real-time, nodejs, web-server, mobile, desktop

## Member repositories
- meteor/meteor (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:09.492151+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:21:57.594138+00:00, confidence not recorded.
  - readme: https://github.com/meteor/meteor (fetched 2026-08-28T04:12:09.492151+00:00, sha 4ea5b37e4c14)
  - homepage: https://meteor.com (fetched 2026-08-29T07:45:29.787444+00:00, sha 15cfb6ee2c77)
- Data as of 2026-08-30T08:39:29.467469+00:00.
