Create a dash app with user authentication.
pip install cookiecutter
cookiecutter https://github.com/elben10/cookiecutter-dash-full-stack
- Follow the instructions in projects readme file
- The theme is based upon SB Admin 2 theme
- The code is heavily based upon tiangolos full stack project