2.0.1 • Published 6 years ago

parse-server-oss-adapter2 v2.0.1

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
6 years ago

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.