# NtopngGlobe Ntopng alerts are displayed in Globe.gl ### Install packages ``` sh npm install ``` ### Setup > :warning: Ntopng webhook **must** point on ```http://:3100/ws``` ### Start Server ``` sh npm start ```