/youtrack-widget-gitlab

Youtrack gitlab widget

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Gitlab deployements list widget

Development

  1. NodeJS and NPM are required
  2. Install http-server npm i http-server -g
  3. Run it in the project folder http-server . --cors -c-1 -p 9033
  4. If you have YouTrack or Hub running over HTTPS, you need to host your widget over HTTPS as well.
  5. Open widgets playground (/dashboard/widgets-playground) and enter your devserver address.