Simple Hapi Server, will be compared to express app with similar functions and features.
- Typescript
- Router / Controller
- Controller Unit Tests
- npm scripts only, no dependency on grunt, gulp, or ...
Setup:
1. npm install
2. npm run setup
3. npm run test
4. npm run start