The Backblaze Custom Action for Frame.io allows you to quickly move data between Backblaze B2 and Frame.io. Media professionals can use the action to export selected assets or whole projects from Frame.io to B2 Cloud Storage, and then later import exported assets and projects from B2 Cloud Storage back to Frame.io.
The root directory of the backblaze-frameio GitHub repository contains two directories corresponding to different deployment options, plus directories containing common code and a test client:
- node-docker - generic Node.js deployment
- node-risingcloud - Rising Cloud deployment
- backblaze-frameio-common - common code to interact with Frame.io, B2
- test-client - test client to emulate Frame.io sending custom action requests