Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .npmrc.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@wpmedia:registry=https://npm.pkg.github.com/
@arcxp:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ git merge boilerplate/main
- **pnpm** 8.x.
- Run `pnpm install` to install all dependencies.
- Create `.env.sandbox` by duplicating `.env.example` and updating the necessary values.

- Create `.npmrc` by duplicating `.npmrc.example` and updating the necessary values.

---

## How to Create a New Integration?
Expand Down