Skip to content

A boilerplate repo for Hapi servers. One day, it may grow up into a Yeoman generator.

Notifications You must be signed in to change notification settings

Armonica/hapi-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hapi Boilerplate

This repo is a simple Hapi boilerplate app to simplify standing up a Hapi server using the techniques that I'm accustomed to.

One day, in the future, I may turn this into a Yeoman generator, but until then, I can just fork this repo.

How-To

$ git clone https://github.com/ben-bradley/hapi-boilerplate
$ mv hapi-boilerplate myHapiApp
$ cd myHapiApp
$ git checkout -b myHapiApp

Todo

  • build yeoman generator

About

A boilerplate repo for Hapi servers. One day, it may grow up into a Yeoman generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.6%
  • HTML 6.4%