Journey of publishing a package
OverviewAfter we have built the Node.js SDK to support our customers in integrating with our APIs. The next step is publishing it so other developers can use it. We have some registry choices like the npm registry or GitHub Packages. And we decided to publish our SDK to GitHub