An open API service indexing awesome lists of open source software.

https://github.com/ooni/test-lists-ui

Frontend application for submitting contributions to the Citizenlab test-lists used by OONI Probe to test websites for censorship.
https://github.com/ooni/test-lists-ui

hacktoberfest nextjs reactjs test-lists

Last synced: 3 months ago
JSON representation

Frontend application for submitting contributions to the Citizenlab test-lists used by OONI Probe to test websites for censorship.

Awesome Lists containing this project

README

          

# Test Lists UI

In this repository you will find the codebase for:
* User interface for contributing to test lists
* User interface for updating URL priorities

## Developer usage

As usual the developer setup is:
```
yarn install
yarn run dev
```

Deployment happens automatically via vercel.