Skip to content

Boilerplate project for React and Flask built using Flask, Flask-sqlalchemy, Flask-Restx and PyJWT.

Notifications You must be signed in to change notification settings

sachinsom93/Flask_boilerplate

Repository files navigation

Flake8 Lint Check

Flask Boiler Plate

A simple easy to setup flask boilerplate that is build upon Factory pattern.

Technology stack

  1. Flask
  2. Flask-SQLALchemy
  3. Pytest
  4. Black
  5. Flake
  6. Tox

SetUp Commans

  1. Clone the repository
$ git clone https://github.com/sachinsom93/Flask_boilerplate.git
  1. Create virtual Env
$ virtualenv venv
$ venv\Scripts\activate
  1. Install the dependencies
(venv)$ pip install -e .
  1. Rename .evnsample to .env

  2. Run the flask server

(venv)$ flask run

About

Boilerplate project for React and Flask built using Flask, Flask-sqlalchemy, Flask-Restx and PyJWT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published