Deploy python flask app with blender scripts
mohamedzh
HOBBYOP

a year ago

I have a python flask app with scripts using blender and I want to deploy it to railway.
It has the main flask script in app.py, along with other .py files for blender scripts. How to deploy it?

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

brody
EMPLOYEE

a year ago

I would start by putting your project in a github repo and having Railway deploy that, then go from there.


Loading...