Skip to content

CrazyKidJack/shipyard-template-flask

 
 

Repository files navigation

Shipyard template: Flask

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

Includes

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

Getting Started

To get started take a look at the Makefile in the root directory, there are some helpful commands to get you started ex:

make develop

Dependencies

docker docker-compose make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.0%
  • HTML 19.3%
  • Dockerfile 6.9%
  • Shell 5.5%
  • Makefile 4.8%
  • Mako 2.9%
  • CSS 0.6%