mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-12 09:09:25 +00:00
0e0d9fbb50
We should probably add some sort of LocalSetting.php type system for environment specific settings like this and git ignore it Change-Id: I362296ea286d0348e023d1673bba55e098229280 |
||
---|---|---|
.. | ||
ParserService.js | ||
README.runserver.txt | ||
runserver.sh | ||
server.js |
== Installation on Ubuntu VM == apt-get update apt-get install nodejs npm git build-essential npm install -g express html5 lru-cache jquery pegjs async jshashes adduser --system --home /var/lib/parsoid parsoid cd /var/lib/parsoid git clone https://gerrit.wikimedia.org/r/p/mediawiki/extensions/VisualEditor.git cd VisualEditor/api ./runserver.sh