jesseditson / archival

Content-first, database-free, very durable websites.
https://archival.dev
The Unlicense
6 stars 0 forks source link

archival upload #7

Closed jesseditson closed 3 months ago

jesseditson commented 9 months ago

Pending:

https://github.com/jesseditson/archival/issues/6 https://github.com/jesseditson/archival/issues/8

if you are signed in, archival upload will allow you to upload large files.

General flow:

Notes:

Upload behavior should be behind a trait so that we can have different impls in binary and wasm mode.