full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

fix poetry download path in docker file, python version upgrade to 3.10 and update to the config.py

Open Akachi-Anabanti opened this issue 1 year ago • 0 comments

The use of lru_cache to cahe the settings this helps to improve performance of accessing app variables The poetry download path in the backend.docker file is obsolete and therefore was updated The python version was also updated to 3.10 to be compatible with the new poetry version The config.py file was updated to reflect the updated dependencies for the project.

Akachi-Anabanti avatar Dec 30 '23 11:12 Akachi-Anabanti