Full Stack. A starter template that generates a complete website with a backend, database, and admin panel.

github.com/tiangolo/full-stack

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
  • Release —v1.1.2
  • :memo: Update docs
  • :fire: Remove package-lock.json
  • :memo: Add deprecation warning
February 2019
  • :memo: Add note about new/better FastAPI project generators
  • :see_no_evil: Update ignore docker-stack.yml
  • :pushpin: Pin versions of Flask-apispec and others
  • :arrow_up: Upgrade Traefik version
  • :memo: Update docs and fix typos
  • :see_no_evil: Add .mypy_cache to gitignore
  • :memo: Update format of docs
January 2019
  • :sparkles: Add catchall router in frontend and update PWA
  • :memo: Update references to DockerSwarm.rocks
  • Release —Fix PGAdmin
  • :twisted_rightwards_arrows: Merge #18 by @AYEG with updates, PGAdmin …
  • :bug: Fix setting PGAdmin env vars
  • :twisted_rightwards_arrows: Update PGAdmin image, PR #21 by @AYEG
  • :wrench: Update default CORS, to include https://localhost s
  • update image, env-pgadmin.env variable names
  • :bug: Fix Flower RabbitMQ host env var
November 2018
  • Merge pull request #13 from ohld/patch-1
September 2018
  • Release —First release after project creation, services waiting, open registration, etc