5 lines
288 B
Plaintext
Executable File
5 lines
288 B
Plaintext
Executable File
# Consuming apps: copy to .npmrc so `npm i @jason/ui-kit` resolves from Gitea.
|
|
@jason:registry=https://git.alwisp.com/api/packages/jason/npm/
|
|
# Auth token for the Gitea npm registry (read scope is enough to install):
|
|
//git.alwisp.com/api/packages/jason/npm/:_authToken=${GITEA_NPM_TOKEN}
|