Simple exercises to learn Hapi.js (Node.js) web framework with TypeScript
Get started by displaying a simple "Hello World" on the browser.
Connect to an existing Postgresql db using Sequelize ORM, read a table and dump the details into files
Add API routes. Use Hapijs plugin system to register routes in a file. This also uses gulp build system.