Awesome
Flask Boilerplate
Simple Flask Starter enhanced with JWT authentication and REST API
<br /> <br />Setting up a development environment
- clone repo:
git clone https://github.com/app-generator/flask-boilerplate.git
- change directory to flask-boilerplate
pip install -r requirements.txt
Running the app
flask run
( app is started on default port 5000 )flask run
--port 3500 ( to start on specific port)
Support
For issues and features request, use Github or access the support page provided by AppSeed
<br />License
MIT @ AppSeed
<br />Flask Boilerplate provided by AppSeed