920 B
920 B
| title |
|---|
| Publishing an app |
After you have completed with local app development and want to publish to Jan marketplace for other to reuse, please follow the following steps
- Step 1: Update your local
package.jsonand configurenpm logincorrectly - Step 2: Run
npm publishand set to public NPM package (so that other can install) - Please refer to our example NPM retrieval plugin - Step 3: Go to
Jan plugin catalog(https://github.com/janhq/plugin-catalog) and create aPull requestfor newApp artifact(which is a renamed version of your Apppackage.json) - Please refer to example retrieval-plugin - Step 4: We at Jan will be responsible to review and merge to
main - Step 5: Once your new app is on
main, you and other Jan users can find it inJan marketplace