README
This module is a proof of concept file storage. It should be used as an INTERIM placeholder until a more robust solution can be implemented ex: cloudinary/ s3.
POC file storage
<script type="module">
import codealphaStorage from 'https://cdn.skypack.dev/@codealpha/storage';
</script>
This module is a proof of concept file storage. It should be used as an INTERIM placeholder until a more robust solution can be implemented ex: cloudinary/ s3.