Flask Atlantis Lite – Product Update

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…


This content originally appeared on DEV Community and was authored by Sm0ke

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

Start the app in Docker

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

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:


This content originally appeared on DEV Community and was authored by Sm0ke


Print Share Comment Cite Upload Translate Updates
APA

Sm0ke | Sciencx (2021-11-08T17:54:21+00:00) Flask Atlantis Lite – Product Update. Retrieved from https://www.scien.cx/2021/11/08/flask-atlantis-lite-product-update/

MLA
" » Flask Atlantis Lite – Product Update." Sm0ke | Sciencx - Monday November 8, 2021, https://www.scien.cx/2021/11/08/flask-atlantis-lite-product-update/
HARVARD
Sm0ke | Sciencx Monday November 8, 2021 » Flask Atlantis Lite – Product Update., viewed ,<https://www.scien.cx/2021/11/08/flask-atlantis-lite-product-update/>
VANCOUVER
Sm0ke | Sciencx - » Flask Atlantis Lite – Product Update. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/11/08/flask-atlantis-lite-product-update/
CHICAGO
" » Flask Atlantis Lite – Product Update." Sm0ke | Sciencx - Accessed . https://www.scien.cx/2021/11/08/flask-atlantis-lite-product-update/
IEEE
" » Flask Atlantis Lite – Product Update." Sm0ke | Sciencx [Online]. Available: https://www.scien.cx/2021/11/08/flask-atlantis-lite-product-update/. [Accessed: ]
rf:citation
» Flask Atlantis Lite – Product Update | Sm0ke | Sciencx | https://www.scien.cx/2021/11/08/flask-atlantis-lite-product-update/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.