Updated Mac (markdown)

Lauri Ojansivu 2022-08-31 21:10:26 +03:00
parent ce4b00333b
commit e70b2ac7e9

2
Mac.md

@ -43,7 +43,7 @@ WRITABLE_PATH=.. ROOT_URL=http://192.168.0.100:4000 PORT=4000 WITH_API=true RICH
## Bundle for non-devepment use with start-wekan.sh
1. Install XCode
1. Maybe install XCode, and Node.js from https://nodejs.org/dist/latest-v14.x/ , and MongoDB 5.x from https://www.mongodb.com/try/download/community
2. Download wekan-VERSIONNUMBER.zip from https://releases.wekan.team
3. Unzip file you downloaded at step 2. There will be directory called `bundle`.
4. Download [start-wekan.sh script](https://raw.githubusercontent.com/wekan/wekan/master/start-wekan.sh) to directory `bundle` and set it as executeable with `chmod +x start-wekan.sh`