Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.
/ mapping Public archive

Generate a mapbox map that highlights usage data in different geographic regions

Notifications You must be signed in to change notification settings

resistbot/mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapping the Resistance

Installation

Clone the repo

git clone [email protected]:resistbot/mapping.git

Install dependencies

npm install 

Create a local env file and copy/paste your Rapid Pro API Key.

node setup.js

Create a DB in MongoDB

use resistmap

Run the Rapid Pro data pull

node bin/pull_rapidpro_data.js

Start the server!

npm start

About

Generate a mapbox map that highlights usage data in different geographic regions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published