README
Intro
This is a backend part of the @colabo-media/media-upload
puzzle
It is responsible for uploading media files to the server
Export
# It will create globaly accessable npm package `@colabo-media/media-upload`
npm link
Import
# Imports it in the local node_modules space of the hosting app
npm link @colabo-media/media-upload