# .npmrc # 1. Tell npm that @evercatch packages live on your server @evercatch:registry=https://git.psmattas.com/api/packages/Evercatch/npm/ # 2. Setup Auth using an Environment Variable //git.psmattas.com/api/packages/Evercatch/npm/:_authToken=${GITEA_TOKEN}