-
Notifications
You must be signed in to change notification settings - Fork 82
Workflow
Daniel Metzner edited this page Apr 9, 2019
·
9 revisions
- develop = default branch and represents the current state + changes for the next release. This is the branch you should be working with and merge your PRs into. This branch should also be represented on the web-test
- master = current state of the share and gets released (deploy on share = release = merge from Develop on Master).
Do not create any local branches. Instead: Forking of develop and PRs back into develop. (How To)
Check out /share.catrob.at/pocketcode/
- Docker - Linux/Mac/Windows
- Ubuntu - VM/Native
- Installing Elasticsearch
- Server Setup
- Using Webpack (material components)