Learn all about hapi through a series of self-guided challenges.
- Install makemehapi by running
npm install -g makemehapi
- Run
makemehapi
makemehapi will run you through a series of challenges ranging from a basic "hello world" server then move on to more advanced exercises dealing with rendering views, handling uploads, and managing cookies.
Run into a problem or want to discuss the exercises? Open an issue on this repository!