s3rius / FastAPI-template

Feature rich robust FastAPI template.
MIT License
1.83k stars 161 forks source link

update the readme instruction #123

Closed Bensebabillal closed 1 year ago

Bensebabillal commented 1 year ago

Proceed to database migration before starting the server

s3rius commented 1 year ago

Hi. Do you think it's necessary to add this command, because we generate separate section about migrations? Maybe it would be better to move migrations section before startup section.

Also we have multiple ORMs and migrators, so you have to add ifs.