Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 202 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 202 Bytes

nace: node access logger [WIP]

usage

# install
$ npm i -g nace

# start
$ nace start
# or
$ nace start -p 3400

# stop
$ nace stop

# check server state through forever
$ nace check