/hapi-boilerplate

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

Primary LanguageJavaScript

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