A minimalist utility gathering stats about editors who participated in a Mediawiki-powered discussion. It can help visualize the level of participation by communities.
- Yarn dependencies manager
- Wikimedia Tool account and access to database replicas. If you do not own a Wikimedia Tool account, please see here how you can get one.
# clone the repository
git clone https://github.com/samuelguebo/consultation-stats
# install dependencies
yarn install
# build and render frontend js
yarn build# in development environment
yarn dev
# in production
webservice startFeel free to flag bugs or submit pull requests!
