EPUB Upload & Storage
5 min read
Module Introduction
EPUB Upload & Storage
Readly’s Book records are real, but they do not yet contain real eBook files.
In this module, run SeaweedFS locally as an S3-compatible object store, configure the S3 client, validate EPUB uploads, store files and covers, and clean up objects when books are deleted.
By the end, an authenticated user can upload a real EPUB and the Book record points to its stored file.
Module Checkpoint
You are ready to continue when the feature area introduced in this module works against the real Readly application and its behavior can be verified from the browser.