Sandy FAQ

COMPAS Go : Onboarding - UI


Article for COMPAS Go - UI onboarding purpose.

  • Get admin rights
  • Get access to Jira, confluence, Bitbucket
  • Install Visual studio code, install source tree ( During installation select bit bucket), node version manager (nvm), node version
  • Install gulp globally →  npm install -g gulp
  • Using source tree clone the repository, download the branch
  • Open the downloaded code in visual studio code
  • Open terminal in Visual studio code run these commands → npm install -g bower, npm install, bower install (make sure VPN or zscaler is not connected while running these commands and comment 1st line in .npmrc file)
  • Completion of above steps go to index.html and change the environment variable as per the requirement
  • Go to shell.html uncomment compas-header element
  • Using nvm switch to node version  and then Run gulp serve-dev command in VS terminal

                                                                                                          .


Software | Versions | Setup:

  • Jira | URL
  • Confluence | URL
  • Bitbucket | URL 
  • Bamboo | URL
  • Visual studio code : 1.41.1
  • Source tree : 3.1.2
    • Choose Bit Bucket, Redirect to Browser for Bit Bucket Authentication
    • Choose Microsoft account & enter official mail id
    • With successful login go to next steps by clicking next with default sittings
  • Node : 7.10.0

This article was: