# mattkrick/meatier

:hamburger: like meteor, but meatier :hamburger:

Repository: https://github.com/mattkrick/meatier
Canonical: https://ross.abutalabs.com/products/meatier
Language: JavaScript
License Family: other
Last push: 2018-03-16T12:08:37+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": 3956, "days_push": 3092, "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 3014, forks 169 (observed 2026-08-28T04:07:37.867137+00:00)

## What it is
Meatier is a full-stack JavaScript web application framework that replicates Meteor's functionality using a modern, modular stack: RethinkDB, GraphQL, Redux, and React. It was designed as a flexible, non-monolithic alternative to Meteor.

## Use cases
- build a real-time web app without Meteor's monolithic structure
- replace Meteor with a modern React and Redux stack
- use GraphQL instead of MongoDB and Simple Schema for a full-stack app
- get Meteor-like reactivity with RethinkDB
- start a full-stack JavaScript project with code splitting and css-modules

## When to choose
- you want Meteor-style full-stack reactivity but with modern tooling like React, Redux, and GraphQL
- you need flexibility to swap databases instead of being tied to MongoDB
- you want a modular architecture with code splitting and css-modules support

## When to avoid
- you need a maintained framework - the project has been inactive since 2018
- you want a small, lightweight stack - the author admits it is overkill for small apps
- you prefer batteries-included simplicity over assembling your own stack

## Facets
- artifact type: framework
- maturity: abandoned
- function: web-framework, graphql, state-management, websocket, orm
- domain: web-development
- platform: -
- tags: meteor-alternative, react, redux, rethinkdb, boilerplate, javascript, nodejs

## Member repositories
- mattkrick/meatier (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:37.867137+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:10.731801+00:00, confidence not recorded.
  - readme: https://github.com/mattkrick/meatier (fetched 2026-08-28T04:07:37.867137+00:00, sha 775acb52d55b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
