Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Scaffolding de projeto node com Hapi como servidor e testes unitário com mocha.

Notifications You must be signed in to change notification settings

limafelipe/hapi-api-scaffolding

Repository files navigation

Hapi Scaffolding

Já configurado com babel preset ES2015 👍

Preparar

Clonar o projeto

Apontar

npm install na pasta clonada.

npm start para iniciar.

npm run start:watch para iniciar com nodemon (reinicia quando um arquivo é alterado).

npm test para rodar o lint e os testes.

npm run test:watch para rodar os testes toda vez que alterar algum arquivo.

npm run lint para rodar apenas o lint.

About

Scaffolding de projeto node com Hapi como servidor e testes unitário com mocha.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages