parse-server-oss-adapter2
v2.0.1
Published
Parse server file adapter for aliyun OSS
Downloads
7
Readme
parse-server-oss-adapter
parse server file adapter for aliyun OSS
Installation
npm install --save parse-server-oss-adapter2
Usage with parse-server
Using with a config file
Using with environment variables
Set your environment variables:
And update your config / options
Passing as an instance
or with an options hash
Author: Jianzhong Liu(neter)
Release Date:2017-11-24
The project is based on zhouu's parse-server-oss-adapter. The orginal project don't support private bucket.