Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.05 KB

workshop-hapijs

Materials for EmpireNode 2014 hapijs workshop
hapi

Learn more about hapi.js through our workshop that's going to cover everything from npm install through adding authentication.

Here are some of the topics we'll be going over:

  • installation and server configuration
  • routing
  • views
  • auth and security
  • plugins

Look forward to seeing you there!

Trainers

Preparations for this training

  1. Install Node.js--this ships npm with too! This must be a 0.10.x stable release.
  2. Install hapi.js

There's another repo we'll add to this list once it's ready ... :D

Materials

Your laptop and a good attitude!