issues
search
brainsandbrawns
/
server
API server
0
stars
0
forks
source link
create initial set up
#1
Closed
heron2014
closed
8 years ago
heron2014
commented
8 years ago
add travis
add testing framework tape and run initial test
add tap-spec for pleasant test output ref ->
https://github.com/scottcorgan/tap-spec
add linter - semistandard
add istanbul for code coverage but not yet configured
build the basic Hapi server
add logging, monitoring system using good - ref
https://github.com/hapijs/good
, good-console - ref
https://github.com/hapijs/good-console
heron2014
commented
8 years ago
Resolved by #2