Skip to content

Latest commit

 

History

History

hapi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Vantage Server with Hapi.js

This is an example of a Vantage server that shares a listening port with an instance of Hapi.

Running the file

$ git clone git://github.com/dthree/vantage.git vantage
$ cd ./vantage
$ npm install
$ node ./examples/hapi/hapi.js