Create a PAT at the Git service where you have an account. It must have permission to create Webhooks along with the ability to create repositories and add Deploy Keys. Enter the PAT here to list repositories, create new ones, and add members.
Currently, Git Winch can work with accounts at GitLab, GitHub, Gitea. You can also self-host Gitlab and Gitea on your own server. Just make sure that the file config.txt and the file .ini file has the correct settings.
In config.txt you need to change the right side after the equals-to “=” to point to the correct URL relevant to the hosting server.
And in the .ini file you must make sure that the GitSys= must be given one of the 3 values: Github or Gitea or Gitlab