toomore / ooni_run

OONI Run allows you to get people to measure the things you care about

Home Page:https://run.ooni.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Dependencies:

Then run:

yarn install

Commands

Start the development environment:

yarn run dev

Create a build:

yarn run build

This actually is running:

yarn run build:next && yarn run build:widgets

Upload a release:

yarn run release

Generate a OONI Run link:

yarn run genurl -- path/to/list.csv

About

OONI Run allows you to get people to measure the things you care about

https://run.ooni.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 96.2%Language:Dockerfile 3.8%