carrot sticks
carrot sticks
CDCloudflare Developers
Created by Brenton on 2/6/2024 in #pages-help
How can I give CF Pages access to install private git repo url dependency in package.json?
Using GitHub? Something like this:
"secret_repo": "https://USERNAME_WITH_ASSIGNED_TOKEN:[email protected]/REPO_USERNAME/REPO_NAME.git"
"secret_repo": "https://USERNAME_WITH_ASSIGNED_TOKEN:[email protected]/REPO_USERNAME/REPO_NAME.git"
https://github.com/settings/tokens
5 replies
CDCloudflare Developers
Created by Brenton on 2/6/2024 in #pages-help
How can I give CF Pages access to install private git repo url dependency in package.json?
What does the package.json line look like?
5 replies