Add: Docker environment for Wekan development

Lauri Ojansivu 2017-03-01 21:00:47 +02:00
parent 4f2379cd50
commit 7746bc7384

@ -8,13 +8,14 @@ Please read the meteor style guide before making any significant contribution.
## Getting Started ## Getting Started
- Install [Wekan fork from source](https://github.com/wekan/wekan/wiki/Install-and-Update#install-manually-from-source) to your computer. - Try [Docker environment for Wekan development](https://github.com/wekan/wekan-dev)
- Or install [Wekan from source](https://github.com/wekan/wekan/wiki/Install-and-Update#install-manually-from-source) to your computer.
- If that doesn't work, try installing it via the [[virtual appliance|virtual-appliance]] - If that doesn't work, try installing it via the [[virtual appliance|virtual-appliance]]
- Ask questions at [![Wekan chat][vanila_badge]][vanila_chat] - Ask questions at [![Wekan chat][vanila_badge]][vanila_chat]
- We used to be at ~~[Rocket.Chat][rocket_chat]~~ but that's been discontinued. - We used to be at ~~[Rocket.Chat][rocket_chat]~~ but that's been discontinued.
- You can ask anything, we are here to help. But also consult the sources that are already available. - You can ask anything, we are here to help. But also consult the sources that are already available.
- Look through old [pull requests](https://github.com/wekan/wekan/pulls) - Look through old [pull requests](https://github.com/wekan/wekan/pulls)
- Read Wekan fork source code. - Read Wekan source code.
- Read Meteor documentation. - Read Meteor documentation.
## Pull Request Workflow (Please read before submitting PR's) ## Pull Request Workflow (Please read before submitting PR's)