ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize JSON schema for .nodehawkrc configuration files..
{{repoTitle.MainEntity}}
root - The root path from which all other paths will be resolved.
ignored - Paths, globs or regular expressions to ignore.
exec - The command to execute on file change.
port - The port on which the server should run. This is passed to your application as `process.env.PORT` which should be used by you.
logLevel - The level of logging. 0 - fatal, 1 - error, 2 - warning, 3 - info, 4 - debug
buffer - The buffer duration to wait before triggering a restart.
bufferPoll - The buffer polling interval to check for the file stability.
.display
_
display.onBeforeStart - The message to display before the watcher starts.
display.onStart - The message to display after the watcher starts.
display.onBeforeRestart - The message to display before the watcher restarts.
display.onRestart - The message to display after the watcher restarts.
display.onBeforeStop - The message to display before the watcher stops.
clearScreen - Clear the screen on start and on every restart.
.env
_
Download Json
{{message}}