Verdaccio Gumroad Authentification

This plugin was created to give access to customer who bought a specific product from Gumroad.


Development

See the verdaccio contributing guide for instructions setting up your development environment. Once you have completed that, use the following npm tasks.

  • npm run build

    Build a distributable archive

  • npm run test

    Run unit test

For more information about any of these commands run npm run ${task} -- --help.