mlandauer / kinto-heroku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kinto for heroku

kinto-heroku is an example on how to use Kinto and Heroku together. Following the installation you should have a Kinto server available for you to use.

Installation

$ git clone http://github.com/Kinto/kinto-heroku.git --depth=1 kinto-instance && cd kinto-instance
$ heroku create && git push heroku master
$ heroku open

Deploy to Heroku

About

License:Other


Languages

Language:Python 58.3%Language:Shell 41.7%