輕量級的私有 npm 代理 registry。私有發佈套件、快取 npmjs.org 的下載內容、管理團隊存取權限,無需外部資料庫。
npm set registry https://your-domain.zeabur.app
npm publish
npm adduser --registry https://your-domain.zeabur.app
MIT — GitHub