# Wulf/create-rust-app

Set up a modern rust+react web app by running one command.

Repository: https://github.com/Wulf/create-rust-app
Canonical: https://ross.abutalabs.com/products/create-rust-app
Homepage: https://wulf.github.io/create-rust-app/
Language: Rust
License: Apache-2.0
License Family: permissive
Last push: 2025-06-22T04:27:04+00:00

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

## Adoption (not part of the score)
Stars 1607, forks 72 (observed 2026-08-28T04:05:10.535669+00:00)

## What it is
A CLI scaffolding tool that generates a modern fullstack web app with a Rust backend (actix-web or poem) and a React/TypeScript frontend in one command. It includes code generation for database models, typed API hooks, and plugins for auth, mail, and more.

## Use cases
- scaffold a rust and react fullstack web app
- generate a rust backend with react frontend from one command
- set up jwt authentication in a rust web app
- generate diesel database structs and typescript definitions
- create a fullstack todo app with rust
- bootstrap a rust web project with vite and react

## When to choose
- starting a new fullstack Rust + React project from scratch
- you want batteries-included auth, migrations, and codegen out of the box
- you prefer actix-web with a Vite-powered React frontend

## When to avoid
- adding Rust to an existing frontend project
- you use a backend framework other than actix-web or poem
- you need a non-React frontend framework

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-framework, auth, orm, templating, ssr, build-tool, cli
- domain: web-development, developer-tools, backend, frontend
- platform: rust, cli, cross-platform
- tags: scaffolding, react, typescript, diesel, actix-web, fullstack, vite, project-generator, code-generation

## Member repositories
- Wulf/create-rust-app (main) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:10.535669+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-30T03:51:47.279151+00:00, confidence not recorded.
  - readme: https://github.com/Wulf/create-rust-app (fetched 2026-08-28T04:05:10.535669+00:00, sha 29dbddd842b6)
  - homepage: https://wulf.github.io/create-rust-app/ (fetched 2026-08-29T11:23:40.180350+00:00, sha 2ff09d03905b)
  - registry_crates: https://crates.io/api/v1/crates/create-rust-app (fetched 2026-08-29T11:23:40.189645+00:00, sha c4d9f6a08f77)
- Data as of 2026-08-30T08:39:29.467469+00:00.
