jonra1993 / fastapi-alembic-sqlmodel-async

This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.
MIT License
878 stars 143 forks source link

✏ Rename var in Makefile #45

Closed 8thgencore closed 1 year ago

jonra1993 commented 1 year ago

Thanks @8thgencore