Updated Install Wekan from source on Windows (markdown)

Lauri Ojansivu 2018-11-04 19:30:39 +02:00
parent 008f2b55a7
commit 4d008fb9ef

@ -10,6 +10,15 @@ https://github.com/wekan/wekan-postgresql
# Source install required dependencies
Questions, comments to issue about nexe https://github.com/wekan/wekan/issues/710
Beginnings of build and run scripts, please add PRs for additional fixes etc:
- https://github.com/wekan/wekan/blob/edge/rebuild-wekan.bat
- https://github.com/wekan/wekan/blob/edge/start-wekan.bat
Script for using MongoDB portable:
- https://github.com/wekan/wekan/issues/883#issuecomment-283755906
Requirements:
- Install [MeteorJS](https://www.meteor.com/)
- Install [NodeJS](https://nodejs.org/en/download/releases/) (Optional but recommended)