1.0.3 • Published 1 year ago

@colabo-media/b-upload v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

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