Full Stack Flask Couchbase. A starter template that generates a complete web application with a backend and website.

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

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
  • :fire: Remove package-lock.json
  • :memo: Add deprecation warning
February 2019
  • :memo: Add note about new/better FastAPI project generators
  • :pushpin: Pin Flask-apispec dependencies and others
  • :arrow_up: Upgrade Traefik version
  • :pencil2: Minor typo in README
January 2019
  • :arrow_up: Upgrade frontend packages and their configs
  • :sparkles: Add catchall router in frontend and update PWA
  • :bug: Fix networks for sync-gateway
  • :memo: Add note about emails in README
  • :memo: Udpate links to deployment with DockerSwarm.rocks
  • :zap: Use multiget instead of N1QL for search results
  • :wrench: Update default CORS, to include https://localhost s
  • :heavy_plus_sign: Update development dependencies and formatting
  • :heavy_minus_sign: Update development dependencies
  • :bug: Fix Flower RabbitMQ host env var
  • :arrow_up: Upgrade Celery versions
December 2018
  • :sparkles: Improve full text search utilities
  • :card_file_box: Fix search performance, format and utils