Skip to content
Sankha Narayan Guria edited this page Sep 25, 2013 · 3 revisions

You need to have Node.js and Git installed on your server to run the code.

  1. Clone the repo.
  2. Rename keys-example.js to keys.js and edit it to update your Mozillians API Keys and App name.
  3. Rename install-example.sh to install.sh and edit it to put in your GitHub username and password, to enable autopush.
  4. Stage the files on your server.
  5. Execute install.sh to set everything up.
  6. Execute run.sh to fetch the data and push to your repo.
Clone this wiki locally