Access to source code / DONE

Git: To access the source code you need to have an account in our Git BoxExchanger. To get access you need to have an active licence of our software.

  1. Log in to your BoxExchanger account -> licence section.

  2. Select the desired repository: bx4/.../exchanger-bot - Telegram bot code(NodeJS)

    bx4/.../exchanger-client-web - Web code of the main site (NuxtJS vuejs)

    bx4/.../exchanger-admin-web - Web application of admin panel (NuxtJS vuejs)

    bx4/.../exchanger-api - Back-End API code (available only to those who purchased the licence) Click on Join user to repo button

  3. Enter your login from the GitLab BoxExchanger system and click the button Add:

  4. Log in to your GitLab BoxExchanger account now the source code is available to you. You can clone the source code and modify it. All code changes should be made only in Git otherwise you will stop receiving software updates from BoxExchanger and may lose your changes at any time.

  5. If you change the code in the repository, work on the new branch you created from the master or box branch

Last updated