-
-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Description
Python & Django - I've looked into using Python and Django to run this front-end template but am concerned that Django only permits a single requests thread. This limitation restricts Dash Plotly users and so I assume that it will also restrict users of this template?
Native Node.js - There is native node.js login authentication, database (MySQL, etc) support, and I assume email and other apps showcased on the dashboard's nav menus. Is my assumption true? Are all of the apps shown on the template node.js apps? or plugins?
PHP - What is the benefit of using Laravel over Python Django?