From 4d008fb9ef91809cbd005c7e520f9e5439505857 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 4 Nov 2018 19:30:39 +0200 Subject: [PATCH] Updated Install Wekan from source on Windows (markdown) --- Install-Wekan-from-source-on-Windows.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Install-Wekan-from-source-on-Windows.md b/Install-Wekan-from-source-on-Windows.md index db06fc7..94659cc 100644 --- a/Install-Wekan-from-source-on-Windows.md +++ b/Install-Wekan-from-source-on-Windows.md @@ -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)