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.
- Host: GitHub
- URL: https://github.com/ooni/test-lists-ui
- Owner: ooni
- Created: 2021-05-21T15:08:57.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-03-09T16:50:47.000Z (5 months ago)
- Last Synced: 2026-03-09T21:59:14.882Z (5 months ago)
- Topics: hacktoberfest, nextjs, reactjs, test-lists
- Language: JavaScript
- Homepage: https://test-lists.ooni.org
- Size: 1.01 MB
- Stars: 3
- Watchers: 6
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
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.