Skip to content

innovationinsoftware/12factor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Pinger

The purpose of pinger is to runtime information about the machine on which it's running.

The following examples assumes that pinger is running on localhost on the default port, 3000.

Adjust your url accordingly.

Environment Variables

PINGER_PORT=3030

If no PINGER_PORT environment variable is provided, the application will default fo 3000.

Installation

npm install

To run the unit tests

npm test

To get the application up and running

node server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published