Flask Dashboard - SB Admin | AppSeed
SB Admin Flask is an open-source Flask dashboard generated by AppSeed. It is built on top of the Bootstrap framework and provides a range of responsive and reusable components. With features such as up-to-date dependencies, session-based authentication, and database tools, SB Admin Flask is a comprehensive solution for creating admin dashboards and control panels.
Download the code from the GitHub repository using Git.
Start the app in Docker by running the following command:
$ docker-compose up
Visit http://localhost:5085 in your browser, and the app should be up and running.
The app will now run at http://127.0.0.1:5000/.
The app will now run at http://127.0.0.1:5000/.
By default, the app redirects guest users to authenticate. To access the private pages, follow this setup:
flask run.SB Admin Flask is a feature-rich open-source Flask dashboard that is easy to install and use. With its up-to-date dependencies, database tools, and session-based authentication, it provides a robust solution for creating admin dashboards and control panels. Its Docker support also simplifies deployment. Overall, SB Admin Flask is a valuable tool for developers looking to build responsive and reusable dashboards in Flask.