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
880 stars 143 forks source link

Add pgadmin autologin for dev #13

Closed alldevic closed 1 year ago

alldevic commented 1 year ago

Something like https://gist.github.com/alldevic/b2a0573e5464fe91fd118024f33bcbaa

And may be Makefile for shortcuts?

jonra1993 commented 1 year ago

Hello @alldevic I am going to check your link and add improvements on the next commit.

jonra1993 commented 1 year ago

Hello @alldevic these shortcuts has been added in this commit https://github.com/jonra1993/fastapi-alembic-sqlmodel-async/commit/3269dc81124e1f0bca70c01b53e84560f9ef4c51