Flask Frontend Docker. A template for building a website with a Python backend and a modern interface, all containerized and ready to run.

github.com/tiangolo/flask-frontend-docker

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2022
  • 🚨 Add deprecation warning
April 2020
  • :construction_worker: Add GitHub action issue-manager
  • :fire: Remove package-lock.json
March 2019
  • Merge pull request #2 from tigrankhachikyan/patch-1
  • use version traefik:v1.7
February 2019
  • This change fixes some sporadic 502 responses of traefic on backend
January 2019
  • :rocket: Use branch master by default as it's the only one
  • :memo: Update references to DockerSwarm.rocks
  • :memo: Update README.md docs with sibling projects
  • :wrench: Update Cookiecutter defaults
  • :wrench: Add defaults for env vars
  • :memo: Update the README.md
  • :wrench: Update Cookiecutter config
  • :fire: Update and simplify minimum frontend
  • :wrench: Update Cookiecutter variables
December 2018
  • :tada: First commit, starting from full-stack project
  • Initial commit