Ross ROSS = Recommend OSS · open-source software intelligence for agents

Buuntu/fastapi-react resource

🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker observed · 2026-08-28

github.com/Buuntu/fastapi-react · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 2356
  • days_rel: n/a
  • days_push: 1062
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2585 stars · 369 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A cookiecutter template that bootstraps full-stack web applications using FastAPI (Python) and React (TypeScript). It bundles PostgreSQL with SQLAlchemy/Alembic, JWT OAuth2 authentication, Celery background tasks with Redis, Docker Compose, Nginx reverse proxy, and a react-admin dashboard.

Use cases

  • start a new full-stack FastAPI and React project
  • scaffold a web app with JWT authentication already wired up
  • bootstrap a project with PostgreSQL, SQLAlchemy, and Alembic migrations
  • set up Docker Compose development environment for API and frontend
  • add background task processing with Celery and Redis
  • get an admin dashboard with react-admin and token auth
  • avoid configuring Nginx, ESLint, Prettier, and pytest from scratch

When to choose

  • you want a batteries-included FastAPI + React starter with auth, database, and background jobs
  • you prefer Docker Compose-based local development with Nginx proxying
  • you need a react-admin dashboard backed by a JWT-authenticated FastAPI API
  • you want testing conventions like transaction-rollback pytest fixtures out of the box

When to avoid

  • you need a different frontend framework like Vue or Svelte
  • you want a NoSQL database such as MongoDB instead of PostgreSQL
  • you need the latest React or FastAPI versions, since the template's last release was 2023 and may lag behind
  • you prefer building your own minimal stack rather than a large opinionated template
  • you need serverless or edge deployment rather than Docker/Nginx hosting

Facets

learning-resource · maturity maintenance

auth orm web-framework frontend-framework testing deployment middleware web-development developer-tools backend frontend self-hosted python cross-platform cookiecutter-template fastapi react postgresql sqlalchemy jwt-authentication celery docker-compose nginx react-admin typescript full-stack-starter alembic boilerplate docker nodejs web-server

1 source

Member repositories

RepositoryRoleHealth v2
Buuntu/fastapi-reactmain23

For agents

markdown · JSON · MCP: product_card(name="Buuntu/fastapi-react")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem