@staticdeploy/storage
TypeScript icon, indicating that this package has built-in type declarations

0.11.1 • Public • Published

@staticdeploy/storage

Module proxying access to storage resources. The module is used by the api-server, which uses it to read from and write to the storage, and by the static-server, which uses it to read from the storage.

Currently StaticDeploy uses S3 (or any API compatible alternative) to store static files, and either SQLite ot PostgreSQL to store metadata about the files, as well as the other entities of StaticDeploy.

Contributing

See CONTRIBUTING.md.

Readme

Keywords

none

Package Sidebar

Install

npm i @staticdeploy/storage

Weekly Downloads

1

Version

0.11.1

License

MIT

Unpacked Size

93 kB

Total Files

72

Last publish

Collaborators

  • davidebianchi
  • pscanf
  • staticdeploy-npm-bot