Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/app-generator/flask-boilerplate

Flask Boilerplate - Built with Automation Tools | AppSeed App Generator
https://github.com/app-generator/flask-boilerplate

appseed boilerplate flask open-source starter

Last synced: about 2 months ago
JSON representation

Flask Boilerplate - Built with Automation Tools | AppSeed App Generator

Awesome Lists containing this project

README

        

# [Flask Boilerplate](https://appseed.us/boilerplate-code/flask-boilerplate)

Simple [Flask](http://flask.pocoo.org/) Starter enhanced with JWT authentication and REST API


![Open-Source Flask Boilerplate - Product cover image.](https://github.com/app-generator/static/blob/master/products/boilerplate-code-flask-boilerplate-cover.jpg?raw=true)


## 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](https://appseed.us/support) provided by **AppSeed**


## License
MIT @ [AppSeed](https://appseed.us)


---
[Flask Boilerplate](https://appseed.us/boilerplate-code/flask-boilerplate) provided by **AppSeed**