# solidjs/solid-start

SolidStart, the Solid app framework

Repository: https://github.com/solidjs/solid-start
Canonical: https://ross.abutalabs.com/products/solid-start
Homepage: https://docs.solidjs.com/solid-start/v2/
Language: TypeScript
License: MIT
License Family: permissive
Topics: meta-framework, solid-js, ssr, file-system-routing, sdk, spa, fine-grained-reactivity, signals, solidjs, solidstart
Last push: 2026-08-24T22:30:00+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 1982, "days_push": 9, "days_rel": 9, "gap_med": 11.5, "n_releases_24m": 21}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5916, forks 425 (observed 2026-08-28T04:09:32.222729+00:00)

## What it is
SolidStart is the official meta-framework for building full-stack applications with SolidJS, providing file-system routing, SSR, API routes, and server functions on top of Vite. It is router-agnostic and deploys to various targets via plugins such as Nitro, Cloudflare, and Netlify.

## Use cases
- build a full-stack app with solidjs
- server-side rendering for a solid application
- file-based routing for a solid project
- create an SPA with solid and vite
- deploy a solid app to cloudflare or netlify
- build api routes alongside a solid frontend

## When to choose
- you want the official batteries-included framework for SolidJS
- you need SSR, file-system routing, and server functions in one setup
- you want flexible deployment targets via Vite environment API plugins
- you prefer fine-grained reactivity and signals over virtual DOM frameworks

## When to avoid
- your team uses React, Vue, or another framework ecosystem
- you need a huge ecosystem of third-party components and libraries
- you want a framework with long-term stable v2 release (still in alpha development)
- you are building a simple static site without interactivity

## Facets
- artifact type: framework
- maturity: active
- function: ssr, routing, web-framework, static-site-generator, middleware
- domain: web-development, frontend, backend, developer-tools
- platform: cross-platform
- tags: meta-framework, solidjs, file-system-routing, signals, fine-grained-reactivity, spa, vite, full-stack, nitro, edge-deployment, nodejs, web-server, typescript

## Member repositories
- solidjs/solid-start (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:32.222729+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-29T17:51:15.586293+00:00, confidence not recorded.
  - readme: https://github.com/solidjs/solid-start (fetched 2026-08-28T04:09:32.222729+00:00, sha eb44f8ff5a2d)
  - homepage: https://docs.solidjs.com/solid-start/v2/ (fetched 2026-08-29T08:46:52.420089+00:00, sha 253ba9fcd33f)
  - site_page: https://docs.solidjs.com/solid-start/v2/getting-started (fetched 2026-08-29T08:46:52.422780+00:00, sha 331f09f6918d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
