openseattle / seattlespeeds

Communal Broadband Situational Awareness Utility
MIT License
10 stars 5 forks source link

SeattleSpeeds

SeattleSpeeds is web-based technology for communal situational awareness of the broadband network environment.

Demo

The code is demo'd live at http://seattlegig.net

(Note that the domain name seattlegig.net has no official connotations associated with it. It is simply a domain at which to demo the code.)

Introduction

SeattleSpeeds is a joint project between M-Labs and Code for Seattle with the goal of

The aggregate results dataset is publicly available as a social good for further analysis.

The code is being developed and deployed in Seattle first, yet it is a goal for the codebase to be easily redeployed for other localities.

Getting started developing

These instructions assume that Node.js and npm are installed on the dev machine.

From the command line:

More detailed information can be found in the Developer guide page in this project's wiki.

More info

Check the wiki for much more info.

The deployment guide is intended for people interested in deploying the codebase, without necessarily contributing new code to the project.