export FAST_API_ENV=dev uvicorn main:fast_api_app --reload --host 0.0.0.0 --port 8088