Skip to content

jbasg/hapi_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hapi_template

Synopsis

Template Node Web Server with hapi , inert and Faye.

Template Web Application with Bootstrap,Jquery,knockout,vue and underscore (cdn resources)

Configuration

change port in HTTP_PORT const:

const HTTP_PORT = 4000;

Motivation

First Blood, template to help to initialize a hapi proyect with node.

Installation

git clone https://github.com/jbasg/hapi_template.git app_name

cd app_name

npm install

node app.js

License

GNU General Public License v3.0