Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,222 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joukkoliikennerekisteri Map UI

Travis status

Build Status

Cypress status

Test dev

Test stage

Install

Clone the repo via git

$ git clone https://github.com/HSLdevcom/jore-map-ui

Install dependencies

$ cd jore-map-ui && yarn install

Run

Start in development mode

$ yarn start

Runs at http://localhost:3000/

Release

Travis builds docker image automatically with

  • :prod tag, when code is pushed to release-prod branch
  • :stage tag, when code is pushed to master branch
  • :dev tag, when code is pushed to develop branch

Release a new version

  • git checkout master && git pull origin master
  • yarn run release-(major/minor/patch)
    • checkouts to a Release-x.x.x branch, creates a new tag, updates change log, pushes changes to remote
  • make a pull request from Release-x.x.x branch -> master branch
  • make a pull request from master branch -> release-prod branch
  • deploy via hsl gitlab/jore/jore-map-deploy repository

License

MIT © HSL

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages