Skip to content

cd83/hapi-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hapi-heroku

A sample app running hapi on heroku

Getting started

Before cloning this repository and reploying to heroku install the Heroku Toolbelt.

  1. git clone git://github.com/wpreul/hapi-heroku.git && cd hapi-heroku
  2. heroku login
  3. heroku create
  4. git push heroku master
  5. heroku ps:scale web=1
  6. heroku open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published