Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 388 Bytes

File metadata and controls

9 lines (7 loc) · 388 Bytes

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.