The Flask Template Leveraging LocalStack for simulated s3 filestore· Version Badge

A basic Flask starter project to get started with Docker Compose, LocalStack and Shipyard.

Includes

  • Jinja + Bootstrap (from CDN)
  • uWSGI entrypoint
  • Celery (with example heartbeat task configured)
  • Flask-SQLAlchemy
  • LocalStack

Dependencies

  • Make
  • Docker & Docker Compose

Getting Started