A dashboard is designed to make easier supervise real-time changes made on Wikipedia. It can be used in various ways, e.g. for purely informative purposes or for patrolling users to catch suspicious activity.
- Clone the repo
git clone https://github.com/dev-kamil/wikipedia-dashboard
- Install NPM packages
npm install
- Run application
Done! 😄
npm run dev
