Based NodeJS Back-end & jQuery-HTML Front-end This is web-client to manage Shoham and monitor, theme is used SB-Admin2.
- Under src/utilities there is some scripts using DB 'mongodb://siem.davidt.net:27018' need to update it to relevante DB
- At src/routers/general_router.js find '/is-logger-alive' and update logger address
- Please make sure to add default values to DB, you can download it from here or from here.
- Clone project to your machine.
- run
npm i
from root folder - when 2 is finish, run
node src/app.js
Server is up, reach to "localhost:3000"
Username: [email protected] Password: admin123