sirgallifrey / hapi-cookbook

Simple Hapi Q&A

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hapi-cookbook

A collection of Hapi.js recipes made to be simple, instructive and executable.

Anyone can help to maintain this repo, either by asking questions, requesting recipes or by sending new ones!

All examples folders will have a example folder which you can navigate to, npm i and npm start to run. Also a test folder inside it so you can npm t

Index

  1. Getting started
  2. How to serve a single file?

About

Simple Hapi Q&A

License:MIT License


Languages

Language:JavaScript 98.3%Language:HTML 1.7%