RPM builds with:
- Python3
- pipenv
- FastAPI
- uvicorn
- gunicorn
- nginx
Note: This is just an example. The settings, requirements, layout etc are not using best practices and are not production ready.
pipenv install
pipenv shell
uvicorn main:app --reloadThere was an error while loading. Please reload this page.