Git
In the Git section, you can add repositories for both the server and client applications.

Base-Application (Server): This repository contains a plain NodeJS / Express-Application. This application is assembled with the generated database models and REST paths.
Server-Application: The repository that contains the complete source code of the server application after the user builded the application.
Client-Application: The repository that contains the client / frontend code.
How to add a repository:
To link a Git repository with VisualBoost, enter the URL of the Git repository and click Connect.

Enter the relevant information into the input form and then click on Connect.

Username: The user of the repository
E-Mail: An email address that will be used for the commits.
Access Token: An access token with read and write permission.
Last updated