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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i blobby-fs

      Weekly Downloads

      2

      Version

      1.0.0

      License

      MIT

      Unpacked Size

      8.17 kB

      Total Files

      5

      Last publish

      Collaborators

      • asilvas