jbasg / hapi_template

Node Hapi WebServer Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Node Hapi WebServer Template

License:GNU General Public License v3.0


Languages

Language:HTML 53.7%Language:JavaScript 46.3%