npm.io
4.2.1 • Published 1 week ago

@walkeros/server-store-fs

Licence
MIT
Version
4.2.1
Deps
1
Size
40 kB
Vulns
0
Weekly
0
Stars
342

walkerOS

@walkeros/server-store-fs

Local filesystem store for walkerOS server flows. Reads and writes files relative to a base directory with path traversal protection.

DocumentationNPM PackageSource Code

Installation

npm install @walkeros/server-store-fs

Quick start

{
  "version": 4,
  "flows": {
    "default": {
      "config": { "platform": "server" },
      "stores": {
        "assets": { "package": "@walkeros/server-store-fs", "config": {} }
      }
    }
  }
}

Documentation

Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/stores/server/fs

Contribute

Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.

License

MIT

Keywords