@colabo-media/b-upload

Support for uploading media content.

Usage no npm install needed!

<script type="module">
  import colaboMediaBUpload from 'https://cdn.skypack.dev/@colabo-media/b-upload';
</script>

README

Intro

This is a backend part of the @colabo-media/b-upload puzzle

It is responsible for uploading media files to the server

Export

# It will create globaly accessable npm package `@colabo-media/b-upload`
npm link

Import

# Imports it in the local node_modules space of the hosting app
npm link @colabo-media/b-upload