WikiAdviser is a real-time collaborative platform built on MediaWiki, designed for seamless article writing, editing, and reviewing. It enables multiple users to work together efficiently, ensuring high-quality content through instant feedback and structured revisions.
To give it a try without the hassle of installation, simply use wikiadviser.io. To run it locally, jump to 🛠️ Setting Up. For development purposes, read CONTRIBUTING.md.
- Clone the repository
- Install NodeJS
- Install Docker
Tip
To run the app without sudo, we recommend adding your user to the Docker group. Use the following commands:
sudo usermod -aG docker $USER && newgrp docker
The whole process may take some time (up to 30 minutes). Please be patient.
git clone https://github.com/ankaboot-source/wikiadviser.git
cd wikiadviser/
./start.sh
Thank you for taking the time to contribute! Please refer to our CONTRIBUTING.md for guidelines and more information on how to get started.
If you're setting up the project for development, check out the Install & Run WikiAdviser for development section.
If you encounter any issues, please check the issues tab to see if it has already been reported and resolved. Ensure that you are using the latest version before reporting an issue. If the problem persists, feel free to open a new issue.
Please NOTE that this app is provided for free and without any guarantee or official support. If you require additional assistance, you can contact ankaboot professional services for help.
This software is dual-licensed under GNU AGPL v3.