trailsjs/trails
:evergreen_tree: Modern Web Application Framework for Node.js. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3933
- days_rel: n/a
- days_push: 2986
- n_releases_24m: 0
Adoption not part of the score
1650 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Trails is a convention-based web application framework for Node.js inspired by Rails and Grails, using a plugin system called Trailpacks to integrate routers, ORMs, and servers like Express or Hapi. It provides Yeoman-based scaffolding for models, controllers, policies, and services.
Use cases
- build a REST API in Node.js with convention-based structure
- scaffold a Node.js web application like Rails
- build microservices with a modular plugin framework
- swap between Express and Hapi servers in one framework
- rapidly generate models, controllers, and services
When to choose
- you want a Rails-style convention-over-configuration framework in Node.js
- you need a pluggable architecture for mixing Express/Hapi with different ORMs
When to avoid
- you need an actively maintained framework - the last release was 2018
- you prefer minimal, unopinionated tooling
- you need modern Node.js version support and ecosystem compatibility
Facets
framework · maturity abandoned
web-framework routing middleware orm web-development backend apis cross-platform rails-inspired convention-over-configuration trailpacks yeoman-scaffolding rest-api microservices nodejs
3 sources
- readme: https://github.com/trailsjs/trails · fetched 2026-08-28 · 94949e1de07c
- homepage: http://trailsjs.io · fetched 2026-08-29 · f807b4c43f70
- registry_npm: https://registry.npmjs.org/trails · fetched 2026-08-29 · ef068c51afdb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| trailsjs/trails | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem