Skip to content

pkgr/kinto-heroku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.3%
  • Shell 41.7%