$ git clone https://github.com/HSLdevcom/jore-map-ui$ cd jore-map-ui && yarn install$ yarn startRuns at http://localhost:3000/
:prodtag, when code is pushed torelease-prodbranch:stagetag, when code is pushed tomasterbranch:devtag, when code is pushed todevelopbranch
git checkout master && git pull origin masteryarn run release-(major/minor/patch)- checkouts to a
Release-x.x.xbranch, creates a new tag, updates change log, pushes changes to remote
- checkouts to a
- make a pull request from
Release-x.x.xbranch ->masterbranch - make a pull request from
masterbranch ->release-prodbranch - deploy via
hsl gitlab/jore/jore-map-deployrepository
MIT © HSL