Check the status of your projects
Project status is a simple nodejs project that using the node-fetch module allows you to make http requests to certain servers and returns the status of the response.
npm i node-fetch jspeed
To run ProjectStatus you can do it in two ways:
- PowerShell: Open with PowerShell the file app.ps1
- NodeJS: Use in terminal
npm run dev