dnuske / fastapi-sqlalchemy-alembic-auth

boilerplate with FastAPI, FastAPI-Users, SQLAlchemy and Alembic for Postgres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

run dev server

uvicorn app.app:app --host 0.0.0.0 --port 8000 --reload

About

boilerplate with FastAPI, FastAPI-Users, SQLAlchemy and Alembic for Postgres

License:MIT License


Languages

Language:Python 97.7%Language:Mako 1.8%Language:Shell 0.5%