To customize the FastAPI app, you have to put your code in `__DATA_DIR__`/FastAPIAppFolder/ Your code must have a '__init__'.py file and the FastAPI object must be named 'app'