Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1021 Bytes

README.md

File metadata and controls

39 lines (22 loc) · 1021 Bytes

Simple Flask Starter enhanced with JWT authentication and REST API


Open-Source Flask Boilerplate - Product cover image.


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


License

MIT @ AppSeed



Flask Boilerplate provided by AppSeed