bueller / react-flask-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The React + Flask Template · Version Badge

A React starter project with Flask backend that works with Docker, Docker Compose, and Shipyard out of the box.

Includes

  • React - JavaScript library for building user interfaces
  • Material-UI - React components for faster and simpler web development
  • Flask - lightweight WSGI web application framework
  • Jinja + Bootstrap (from CDN)
  • uWSGI - entrypoint
  • Celery (with example heartbeat task configured) - distributed task queue
  • Flask-SQLAlchemy - ORM toolkit
  • LocalStack - fully functional local AWS cloud stack

Dependencies

Getting Started

About


Languages

Language:JavaScript 48.1%Language:Python 35.3%Language:HTML 4.7%Language:Dockerfile 4.0%Language:Makefile 2.5%Language:Shell 2.1%Language:CSS 1.7%Language:Mako 1.4%