blobby-fs

1.0.0 • Public • Published

blobby-fs

A FileSystem storage client for Blobby.

Options

# config/local.json5
{
  storage: {
    app: {
      options: {
        path: '/my/storage/path'
      }
    }
  }
}
Option Type Default Desc
path string (required) File system path to store files

Readme

Keywords

none

Package Sidebar

Install

npm i blobby-fs

Weekly Downloads

5

Version

1.0.0

License

MIT

Unpacked Size

8.17 kB

Total Files

5

Last publish

Collaborators

  • asilvas