Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

mozilla/badge-the-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badge the World splash page

Development


Installation

npm start

Setting up data source

This project relies on google spreadsheets as a data source. In order to get data from a private spreadsheet you have to set some things up.

In config.json:

  • "GEMAIL": "@developer.gserviceaccount.com",
  • "SHEETID": "",
  • "WORKSHEETID": "

This project requires a google developer account and a PEM generated from a private key that google gives you when you create a dev account. The pem must be stored at ./btw.pem

Run the server

node app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published