devlinjunker / template.hapi.rest

Example using Webpack for rapid development of an REST API server with endpoints to connect with data stores and external services

Home Page:http://devlinjunker.github.io/template.hapi.rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup/Database Init

devlinjunker opened this issue · comments

  • check nvm installed and node correct version
  • require node 10+
  • npm install?
  • db sql scripts/setup?
  • sequelize?