This is a simple node.js application that checks if all the websites listed in the json/sites.json are online.
This project was built during my internship in Synth Media
-
- Install node.js
-
- Install npm
-
- Install express
-
- git clone git@github.com/djrimokbp/statusChecker
-
- Run npm install inside the installation folder
Depending on the size of the project, if it is small and simple enough the reference docs can be added to the README. For medium size to larger projects it is important to at least provide a link to where the API reference docs live.
Describe and show how to run the tests with code examples.
Georgios Kalogiros
MIT