Blog Logo
TAGS

Full Stack FastAPI and PostgreSQL - Base Project Generator

This project generator allows you to quickly create a full backend and frontend stack using Python, including interactive API documentation. The backend is built with Python FastAPI, which provides high performance and intuitive development. The frontend is built with Vue.js and includes features like JWT authentication handling, a login view, and a main dashboard view. Other features of this project generator include Docker integration, SQLAlchemy models, Alembic migrations, CORS, and Celery worker. The generated code is modular and can be easily customized as per your requirements.