Deploy python flask app with blender scripts
mohamedzh
HOBBYOP
2 years 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?
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
2 years ago
I would start by putting your project in a github repo and having Railway deploy that, then go from there.