lets-chat-cloudinary

0.0.3 • Public • Published

Let's Chat - Cloudinary Plugin

Add Cloudinary file storage support to Let's Chat.

Install

npm install lets-chat-cloudinary

Configure

YAML

Add (and customize) these settings to your settings.yml or defaults.yml file:

files:
  enable: true
  provider: cloudinary

  cloudinary:
    cloud_name: 'YOUR_CLOUD_NAME'
    api_key: 'YOUR_API_KEY'
    api_secret: 'YOUR_API_SECRET'
Environment Variables

###Note: Currently settings with environment variables are currently not supported. Feel free to add it and a make a pull request.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i lets-chat-cloudinary

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    3.48 kB

    Total Files

    5

    Last publish

    Collaborators

    • i-mighty