Full Stack Flask CouchDB. A template that generates a complete web application with a backend and website already wired together.

github.com/tiangolo/full-stack-flask-couchdb

Vaya's read on this project

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

Updates

November 2022
  • 🚨 Update deprecation warning
February 2020
  • :memo: Update README
  • :fire: Remove package-lock.json
  • :memo: Add deprecation warning
February 2019
  • :memo: Add note about new/better FastAPI project generators
  • :pushpin: Pin Flask-apispec versions and dependencies
January 2019
  • :sparkles: Add catchall router in frontend and update PWA
  • :memo: Update deployment instructions with DockerSwarm.rocks
  • :wrench: Update default CORS, to include https://localhost s
  • :bug: Fix Flower RabbitMQ host env var
  • :arrow_up: Upgrade Celery version
November 2018
  • :wrench: Update Flower config to use the same defaults
  • :recycle: Refactor service env variables to *.env files
  • :memo: Update generated docs, clarify deployment
  • :recycle: Re-structure scripts to allow only build
  • :construction_worker: Error out when Travis tests fail
October 2018
  • :white_check_mark: Fix testing with backend container
  • :fire: Remove character encoding, unnecessary in 3.x
  • :bug: Fix default port for CouchDB on local domain
  • :fire: Remove old Jupyter Notebook