teamhide / fastapi-boilerplate

FastAPI boilerplate for real world production
1.07k stars 170 forks source link

What is the best practice for using this? #20

Closed phil-hudson closed 8 months ago

phil-hudson commented 1 year ago

Possible stupid question..

Is it as simple as just cloning, editing and using in my new repo?

I was wondering about how to keep my project up to date with best practices from this boilerplate.

teamhide commented 8 months ago

It is also a good idea to fork the project and modify it. Alternatively, to press the star and watch for changes in the code.