WebJs Gallery
← Gallery

File storage

Upload a file: the bytes stream into the FileStore (a local .webjs/uploads directory by default, gitignored). Swap the backend for S3/R2 with one setFileStore() call, no call-site change.