Best Flask open-source libraries and packages

Flask react

This is a docker container that has a base for a flask and react web application
Updated 7 months ago

Flask React

Because getting started developing web apps with flask and react can be easier, this boilerplate for developing them exists. This is a docker-compose script that builds a flask API with a react front end. Built so you can get right to coding an app.

Flask React

Usage

To use Flask React pull the repository and open the repository root, then run this command:

docker-compose up

You should be able to go to http://localhost:5001 to see the front end after the initial build finishes. It's that simple.

Tags rest docker