Congrats, the application is installed. You can now put your FastAPI application's code in the folder `__DATA_DIR__`/FastAPIAppFolder/ Your application must contain a __init__.py file and the FastAPI object must be named 'app'