Can I be pointed out to an example of that? I searched the forum but didn’t find anything particularly useful.
Hi,
running a dash app on a WSGI server is extremely similar to running a normal flask app.
Flask’s documentation on deployment should be a good starting point.
Good luck & feel free to reach for more help if you cannot figure it out with the link above.
1 Like