The Wayback Machine - https://web.archive.org/web/20201001134725/https://github.com/berkmancenter/internet_monitor
Skip to content

The Internet Monitor is a research project to evaluate, describe, and summarize the means, mechanisms, and extent of Internet content controls and Internet activity around the world.

dev
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
db
 
 
doc
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Internet Monitor

This is the website for the Internet Monitor home page: https://thenetmonitor.org

Setup

This is a Ruby on Rails website running RefineryCMS.

Install dependencies:

  • apt-get install ruby-dev rubygems
  • gem install bundler

To get it up and running:

  1. clone this repository
  2. install the required gems with: bundle install
  3. copy config/database.yml.example to config/database.yml and edit it to match your setup
  4. create the initial database: rake db:setup
  5. start the rails server: rails s
  6. browse to http://localhost:3000

About

The Internet Monitor is a research project to evaluate, describe, and summarize the means, mechanisms, and extent of Internet content controls and Internet activity around the world.

Resources

Packages

No packages published
You can’t perform that action at this time.