/shipyard-localstack-flask

a starter Flask project, integrated with Localstack and Shipyard

Primary LanguagePython

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