Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 610 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 610 Bytes

Flask ARBOLEX

This project integrates Gentelella with Flask using:

Install requirements

pipenv sync
or
pip install -r requirements.txt

Run the application

(pipenv run) python run.py
or 
(pipenv run) sh run_web.sh

Default Admin User

username: admin
password: admin