☆ 0
CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings
Repository · Packages

Published artifacts.

Every npm package shipped from ccantynz/vapron-starter-nextjs, scoped to the repo's own registry namespace.

Publish your first package

Wire your repo to the Gluecron npm registry and run npm publish — your tarball will appear here.

To publish:
  1. Create a personal access token at /settings/tokens.
  2. Add to your .npmrc:
    registry=http://www.gluecron.com/npm/
    //www.gluecron.com/npm/:_authToken=YOUR_PAT
  3. In package.json, point repository.url at this repo (http://www.gluecron.com/ccantynz/vapron-starter-nextjs.git).
  4. Run npm publish.