ARTIFACTORY: How to configure a remote NPM repository to proxy FontAwesome

ARTIFACTORY: How to configure a remote NPM repository to proxy FontAwesome

AuthorFullName__c
Hanan Kemelman
articleNumber
000005442
ft:sourceType
Salesforce
FirstPublishedDate
2022-10-25T09:15:33Z
lastModifiedDate
2022-10-25
VersionNumber
2

FontAwesome Pro is a popular icon library that we can proxy via Artifactory if we bought the proper license.

To create a remote repository to proxy FontAwesome you will need to follow the below steps:

  1. Create a new NPM remote repository
  2. Set the URL to point to https://npm.fontawesome.com/
  3. Set the username as “TOKEN”
  4. Set the password with the token you received from fontawesome
User-added image5. Configure your npm client to use this repository via the Set Me Up menu.