https://github.com/ccarruitero/makemehapi
Self guided workshops to teach you about hapi.
https://github.com/ccarruitero/makemehapi
nodeschool workshopper
Last synced: about 2 months ago
JSON representation
Self guided workshops to teach you about hapi.
- Host: GitHub
- URL: https://github.com/ccarruitero/makemehapi
- Owner: ccarruitero
- License: other
- Created: 2013-12-05T20:52:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-05T10:57:21.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T12:27:21.348Z (about 1 year ago)
- Topics: nodeschool, workshopper
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/makemehapi
- Size: 871 KB
- Stars: 480
- Watchers: 22
- Forks: 107
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# Make Me Hapi
[](https://nodei.co/npm/makemehapi/)
Learn all about [hapi](http://hapijs.com) through a series of self-guided
challenges.
## Getting Started
1. Install **makemehapi** by running `npm install -g makemehapi`
2. 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.## Getting Help
Run into a problem or want to discuss the exercises?
[Open an issue](https://github.com/hapijs/makemehapi/issues) on this
repository!