2026-03-25 12:26:26 -04:00
2026-03-25 12:26:26 -04:00
2026-03-25 12:26:26 -04:00
2026-03-25 12:26:26 -04:00
2026-03-25 12:26:26 -04:00
2026-03-25 12:26:26 -04:00
2026-03-25 12:26:26 -04:00
2026-03-25 12:26:26 -04:00
2026-03-25 12:26:26 -04:00
2026-03-25 12:26:26 -04:00

Taker of Notes Plugin: S3

Taker of Notes storage plugin for S3 compatible object storage

Getting Started

  1. Install dependencies: npm install
  2. Run tests: npm test
  3. Build: npm run build

Project Structure

  • src/ - Source code
  • test/ - Tests
  • dist/ - Built output
  • rollup.config.js - Build configuration

Development

Implement your storage adapter in src/S3Adapter.js.

Description
No description provided
Readme 55 KiB
Languages
JavaScript 100%