Skip to content

jsrepojs/example-marketplace

Repository files navigation

@example/marketplace

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.

Getting Started

  1. Create an account on jsrepo.com

  2. Link your account on Stripe Connect by navigating to your account settings and clicking on Connect Account

  3. Create an access token or authenticate to the CLI

jsrepo auth
  1. Update your build config with the access key set to marketplace
{
	"access": "marketplace"
}
  1. Publish to jsrepo.com
jsrepo publish
  1. Setup pricing for your registry under the pricing tab.

  2. List your registry on the marketplace by switching List on Marketplace on in the settings for your registry.

About

An example of how to monetize your components on the jsrepo.com marketplace.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published