README
Hello World plugin
Just a PeerTube plugin example, that says "Hello world".
Hello world PeerTube plugin example
<script type="module">
import peertubePluginHelloWorld from 'https://cdn.skypack.dev/peertube-plugin-hello-world';
</script>
Just a PeerTube plugin example, that says "Hello world".