ChristianGaertner / MDGTechnik-Status

A simple Status Page display (connected to UpTimeRobot) in NODE.js

Home Page:http://status.mdg-technik.tk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MDGTechnik Status

Using express und node.js's http library.

Pulling data from UpTimeRobot

If you want to run this app locally on your machine make sure to create a file called .env with these contents:

APIKEY=YOUR_API_KEY_HERE

and start it by using foreman start.

If you want to start it without the Heroku Toolbelt you have to put this env variable somewhere in your current session.

You can put it in any of your .profile's or EXPORT it simply. This is up to you!

Happy Hacking

Find it here: MDGTechnik Status

About

A simple Status Page display (connected to UpTimeRobot) in NODE.js

http://status.mdg-technik.tk/


Languages

Language:JavaScript 100.0%