- formidable - for receiving forms and HTTP files
- nodemailer - email
- standard - code linter
- passport - equivalent of Devise
- knex -> Ruby Arel?
- sequelize -> ORM like ActiveRecord? (how does it interface with Knex?)
- Gulp -> ???
- nodemon -> Ruby guard?
- If you make a change in Hapi, how do you restart the server to reflect the changes?