Start

Starts the noonjs server by initializing all configured services and begins listening for incoming HTTP and WebSocket connections on the defined port in config.json or environment variables.

...
   
noonjs.start()

...

Default Port

By default, noonjs runs on port 4000.

Edit this page on Github
© 2025 kav3.com. Crafted with and dedication.