Changes and updates
- Upgrade hapi js to latest version (hapi 18.1.0)
- Upgrade node js to LTS 10.15.3
- Upgrade dependencies
- Remove gulp & use pm2 for production and nodemon for local.
- Update test cases
- Update linting
- Bug fixes
Breaking Changes
- Remove gulp totally and used pm2 and nodemon to start server
- Updated webpack from 3 to 4