- Notifications
You must be signed in to change notification settings - Fork55
WikiLoop DoubleCheck: a web tool to help review Wikipedia edits easily and collaboratively.
License
google/wikiloop-doublecheck
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a web app project built to allow people to fight vandalism on Wikipedia collaboratively. See[[m:WikiProject_WikiLoop]] for more introduction. The documentation in this repository focuses on development of the software itself.
We welcome contributions! Seeour contribution policy. Please check outour stack diagram to get familiar with the technologies we depend on.
git clone git@github.com:google/wikiloop-doublecheck.gitcd wikiloop-doublechecknpm install** If you don't intent to config environment variables you can skip this part, and skip to next section **
To configure more variables, you should create adev.env file containing environment variables needed by this project used bydotenv. A template has been provided in thetemplate.env. Once set, you should docp template.env dev.env to create such file in the exact name, and then do
export DOTENV_PATH="dev.env"Prerequisite:NuxtJS withVueJS andExpressJS.
To run a local dev instance, which gives you hot reload and a dev tool (Vue DevTool) friendly instance:
npm run dev
To build and run a local instance with like a prod:
npm run buildnpm start
npmtestPrerequisite:CircleCI
We run our continuous integration with CircleCI. To run continuous integration locally:
circlecilocal execute buildThanks goes to these wonderful people (emoji key):
Add contributor through the following command
npx all-contributors add$NEW_CONTRIBUTOR translationWe greatly appreciate the following volunteers for helping us translate / proofread our (machine translated) texts.
- ZH: @tzuhsiao
- UK: @MT-Wizard, @adehtiarov
- IT: @alex-martelli
- ES: @apatronl, @fmobus
- PT: @fmobus, @he7d3r, Ted Hardie,
- JA: @luisfors-g, @renamoo
- RU: Andrei Goriachev
This project follows theall-contributors specification. Contributions of any kind welcome!
About
WikiLoop DoubleCheck: a web tool to help review Wikipedia edits easily and collaboratively.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.

