localhost:3000/SITE_ID?requetType=siteStatus
localhost:3000/SITE_ID?requetType=siteInfo
localhost:3000/SITE_ID?requetType=siteHealth
localhost:3000/SITE_ID?requetType=securityStatus
demo:
localhost:3000/1?requetType=siteStatus
Note that you will need to have Node.js installed.
for npm:
npm install && npm start
for yarn:
yarn && yarn start