/hapi-typescript-template

Basic setup for HapiJs with Typescript

Primary LanguageTypeScript

Hapi Typescript Template

Basic setup for HapiJs with Typescript

Plugins

Installation

  • Clone the template git clone https://github.com/jjdechavez/hapi-typescript-template && cd hapi-typescript-template
  • Install the dependencies yarn or npm install

Run the application

  • Run yarn start:watch for development.
  • Open a browser and put this on your url http://localhost:5000
  • For documentation, access the url http://localhost:5000/documentation