Awesome
Flask Solid-State
Open-Source Web App coded in Flask Framework - Provided by AppSeed Web App Generator.
App Features:
- SQLite database
- SQLAlchemy ORM
- Session-Based authentication flow (login, register)
- UI Kit: Solid State by Html5Up
Want more? Go PRO!
PRO versions include Premium UI Kits, Lifetime updates and 24/7 LIVE Support (via Discord)
Flask Dashboard Material PRO | Flask Dashboard Dashkit PRO | Flask Dashboard Black PRO |
---|---|---|
Build from sources
- Clone the repo
$ git clone https://github.com/app-generator/flask-solid-state.git
$ cd flask-solid-state
- Initialize and activate a virtualenv:
$ virtualenv --no-site-packages env
$ source env/bin/activate
- Install the dependencies:
$ pip install -r requirements.txt
- Run the development server:
$ python app.py
- Navigate to http://localhost:5000
Features
- SQLite database
- Login, Register
- Static Build
python ./static.py
. The static build goes toapp/build
directory - FTP Deploy script. Info: this
require node.js
and the edit ofdeploy.js
to add FTP server credentials.
App Screenshots
<br /> <br /> <br />Support
For issues and features request, use Github or access the support page provided by AppSeed
<br />Resources
<br />Flask Solid-State - Provided by AppSeed Web App Generator.