Flask Atlantis Lite - Product Update

Sm0ke - Nov 8 '21 - - Dev Community

Hello Coders!

This article presents Flask Atlantis Lite, a popular open-source seed project coded on top of a beautiful dark-themed design. The product was recently updated to use the latest Flask stable version, plus a new codebase structure and Gulp tooling for SCSS compilation. For newcomers, Flask is a popular Python web framework actively supported by many open-source enthusiasts.

Thanks for reading! - Content provided by App Generator.



Flask Atlantis Lite - Open-Source Starter


Product Features

  • ๐Ÿ‘‰ Up-to-date dependencies: Flask 2.0.1
  • ๐Ÿ‘‰ SCSS compilation via Gulp
  • ๐Ÿ‘‰ DBMS: SQLite, PostgreSQL (production)
  • ๐Ÿ‘‰ DB Tools: SQLAlchemy ORM, Flask-Migrate
  • ๐Ÿ‘‰ Deployment scripts: Docker, Gunicorn / Nginx, Heroku
  • ๐Ÿ‘‰ Support via Github and Discord.
  • ๐Ÿ‘‰ Fix: Import error of TextField from wtforms

The product can be used in a local environment via a manual build by following the classic setup for a Flask/Python project or with fewer commands via Docker Scripts.

Get the code

$ git clone https://github.com/app-generator/flask-dashboard-atlantis-dark.git
$ cd flask-dashboard-atlantis-dark
Enter fullscreen mode Exit fullscreen mode

Start the app in Docker

$ docker-compose pull   # download dependencies 
$ docker-compose build  # local set up
$ docker-compose up -d  # start the app 
Enter fullscreen mode Exit fullscreen mode

Visit http://localhost:85 in your browser. The app should be up & running.

Flask Atlantis Lite - Widgets Page.


Flask Atlantis Lite - Timeline Page

Flask Atlantis Lite - UI Buttons Page.


Thanks for reading! For more resource, please access:


. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .