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

Add instructions for production deployment using github actions and dockerhub (CI/CD) #43

Closed hacen-ai closed 1 year ago

hacen-ai commented 1 year ago

Hello @jonra1993 , Thank you for the amazing work. I see that you put "Add instructions for production deployment using github actions and dockerhub (CI/CD)" on your to do list, It is excatly what I need as a bigginer, Is there any way to put it on your top todolist for the next task, will be really appreciated. PS: Can you make it as detailled as possible, and as readdy to use as possible, if you can of course Thank you verry much

jonra1993 commented 1 year ago

Hello, @hacen-ai I am really happy that this project is helpful for you. Yeah, I am going to work on that. :)