All open source
Open SourceBoilerplate33k

Full Stack FastAPI Template

The official FastAPI full-stack template: FastAPI, React, and Postgres.

Full Stack FastAPI Template is the official starter maintained by the FastAPI author, pairing a FastAPI backend with a React frontend. It ships SQLModel and Postgres, JWT authentication, email-based password recovery, automatic OpenAPI client generation, Docker Compose, and Playwright end-to-end tests. It is a reference architecture for production Python web apps with a typed API.

Repository

fastapi/full-stack-fastapi-template

Language

TypeScript

What you'd build with it

  • Scaffold a FastAPI + React app with JWT auth and Postgres already wired
  • Reference a typed Python API with auto-generated OpenAPI clients
  • Stand up a Dockerized full-stack project with CI and e2e tests included

Tags

fastapireactpythonfullstack