Skip to content

NoriVicJr/openbadges-validator-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openbadges-validator-service Build Status

This is the Web front-end for openbadges-validator.

Quick Start

$ npm install
$ npm test
$ node bin/openbadges-validator-service.js

Then visit http://localhost:8888.

Environment Variables

  • PORT is the port to serve the Web application on. Defaults to 8888.

  • NEW_RELIC_HOME is the optional path to the directory containing newrelic.js, if you want to integrate with New Relic.

Test Coverage

Build/install jscoverage, run make test-cov, then open coverage.html in a browser.

License

MPL 2.0

About

Web frontend for openbadges-validator

Resources

License

Stars

Watchers

Forks

Packages

No packages published