Open
Description
Would it be preferable to nest the dashApp within a Flask app to better manage authentication etc
See these examples
https://github.com/sladkovm/docker-flask-gunicorn-nginx
https://github.com/k-zehnder/job/tree/main/python/flask-nginx-uwsgi-digital-ocean-webhost
https://github.com/Coding-with-Adam/Dash-by-Plotly/blob/master/Dash_More_Advanced_Shit/CRUD_app/crud_dash_postgresql.py
Activity