FastAPI backend + Vue frontend boilerplate with OAuth2 JWT and Docker.
FastAPI Vue OAuth2 is a starter project combining a FastAPI backend and a Vue frontend with OAuth2 authentication using JWT tokens. It provides user CRUD, SQLAlchemy-based database models (PostgreSQL-compatible), and Docker Compose configuration for local development and deployment.
0