razee-io / Razeedash-api

API used by razeedash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uploading resources to a channel should allow storing in S3

mckaymic opened this issue · comments

This code is currently incomplete. Uploading a new deployable resource to a channel only stores in the database. There is commented code to optionally upload to S3. This need to be completed and the API to fetch the deployable version will need to be updated to pull from S3 also.