@colabo-media/b-upload
v0.0.1
Published
Support for uploading media content.
Downloads
4
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