Flask Soft Ui Dashboard

screenshot of Flask Soft Ui Dashboard

Flask Soft Ui Dashboard

Soft UI Dashboard - Open-source Flask Dashboard | AppSeed

Overview

Soft UI Dashboard Flask is an open-source Flask Dashboard created by AppSeed. It features a modern design with bold elements and is designed to help users create stunning websites and web apps. The theme is built on top of Bootstrap 5 and offers various features such as up-to-date dependencies, UI kit, persistence options (SQLite, MySql), authentication (Basic, OAuth via AllAuth for Github), API generator (using Flask-restX), deployment options (Docker, Page Compression), and CI/CD via Render. It provides a full-stack starter generated by AppSeed.

Features

  • Up-to-date Dependencies
  • UI Kit: Bootstrap 5, Dark-Mode (persistent)
  • Persistence: SQLite, MySql
  • Authentication: Basic, OAuth via AllAuth for Github
  • API Generator: Secure API via Flask-restX
  • Deployment: Docker, Page Compression
  • CI/CD via Render

Start in Docker

  1. Download the code from the GitHub repository (using GIT).
  2. Start the APP in Docker.
  3. Visit http://localhost:5085 in your browser. The app should be up & running.

Manual Build - Unix, MacOS

  1. Download the code.