OpenFlexure-Microscope-Server

Hey,
Not sure if this is where I should be discussing code related questions if not please direct me to the proper medium. Anyways I am working on running the microscope server on a google coral which has a different hardware architecture than the raspberry pi which prevents some packages from installing. I am going through and figuring out what needs to be ported to work with the google coral. I was curious as to what file is the “main” python file that is being run. I’m assuming it is where the flask server is started in the app.py under the API folder but I could be mistaken.
Thanks

If you are happy with the Git environment then the repository is where the main development is, but the developers show up here as well, and a forum is better organised for chat.

You’re exactly right, the main file is app.py.

If there’s anything else I can help with regarding dependencies or details on our custom SD image, do let me know.