FastAPI_Tortoise_template

Форк
0

readme.md

Basic FastAPI Template

Includes

- FastAPI

- TortoiseORM

- Aerich

- User model + JWT auth

- Registration + password reset emails

- Logging to files

- Celery

- Alpine Dockerfile

- Docker-compose files

- NGINX + certbot

Installation

Copy template.config.py -> config.py and fill in

Specify all apps in config.applications (django style). Model searching will be performed in the path app.applications.APP_NAME.models

Generate SECRET_KEY (can be done with the command openssl rand -hex 32)

Certificates can also be generated with a script from the repo ( #TODO guide )

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.