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.
$ git clone http://github.com/Kinto/kinto-heroku.git --depth=1 kinto-instance && cd kinto-instance
$ heroku create && git push heroku master
$ heroku open