Home > git-documentdb > RemoteRepository > create
#
RemoteRepository.create() methodCreate a repository on a remote site
Signature:Promise<void>
#
Remarksconnection.type must be 'github'
#
ExceptionsErr.UndefinedPersonalAccessTokenError
Err.PersonalAccessTokenForAnotherAccountError
Err.CannotConnectRemoteRepositoryError
may include the following errors:
HttpError
Authentication error
Permission error
Other network errors