Stremio / stremio-addon-sdk

🧙 A Node.js SDK for creating and publishing Stremio add-ons
https://www.stremio.com/addon-sdk
MIT License
641 stars 170 forks source link

Docs: publish an add-on via localtunnel #8

Open Ivshti opened 6 years ago

Ivshti commented 6 years ago

This might be an interesting usecase, if you want to quickly publish an add-on

jaruba commented 5 years ago

An example of using localtunnel is now part of stremio-express-addon-example

Will mention it in the addon sdk docs too as it can also be used with the sdk.

jaruba commented 5 years ago

Notes about using localtunnel also added to the Readme files of: https://github.com/Stremio/addon-helloworld https://github.com/Stremio/addon-helloworld-express

As it's also relevant information there too