Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 774 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 774 Bytes

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