Skip to content

Conversation

@alukach
Copy link
Member

@alukach alukach commented Nov 28, 2024

This PR refactors the application to use __main__.py to allow the application to be run as a module. This separates how the application is executed (ie the uvicorn parts) from how the application is coded.

This PR builds off of #1.

See README.md for an example of how to run the application using __main__.py

@alukach alukach requested a review from pantierra November 28, 2024 18:02
@pantierra pantierra merged commit de5c48d into main Nov 28, 2024
Copy link
Contributor

@pantierra pantierra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, makes sense.

@pantierra pantierra deleted the refactor/use-main_file branch November 28, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants