Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 630 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 630 Bytes

Movable Ink Demo Application

This is a sample web page powered by python/flask that can be used with Movable Ink's Web Crop app.

See it live

Prerequisites

  • git
  • Heroku account (unless you're hosting it elsewhere)

Setup

git clone git://github.com/movableink/python-demo.git movableink-python-demo
cd movableink-python-demo
gem install heroku
heroku login
heroku create --stack=cedar
git push heroku

License

Licensed under the MIT License. See LICENSE.md.