Watchdog.js
How to use it:
- Create an account to get the token
- Add the script tag
<script data-token="--your-token--" src="https://unpkg.com/@eloquentops/watchdog"></script>
That's all. We'll inform you if there will be issues as soon as they happen. An on a weekly basis, you'll receive a quick report too.
Development
Run the watcher:
npm start
and the local webserver
npm run test