Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 832 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 832 Bytes

Status Checker

Synopsis

This is a simple node.js application that checks if all the websites listed in the json/sites.json are online.

History

This project was built during my internship in Synth Media

Installation

    1. Install node.js
    1. Install npm
    1. Install express
    1. git clone git@github.com/djrimokbp/statusChecker
    1. Run npm install inside the installation folder

API Reference

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.

Tests

Describe and show how to run the tests with code examples.

Contributors

Georgios Kalogiros

License

MIT