Don't purchase this as it is just an example. Unless of course you want to support jsrepo.com ❤️
This is an example of how you might monetize a jsrepo registry on the jsrepo.com marketplace.
-
Create an account on jsrepo.com
-
Link your account on Stripe Connect by navigating to your account settings and clicking on
Connect Account
-
Create an access token or authenticate to the CLI
jsrepo auth
- Update your build config with the
access
key set tomarketplace
{
"access": "marketplace"
}
- Publish to jsrepo.com
jsrepo publish
-
Setup pricing for your registry under the
pricing
tab. -
List your registry on the marketplace by switching
List on Marketplace
on in the settings for your registry.