Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploader component #50

Open
minhphuc010194 opened this issue Sep 5, 2023 · 1 comment
Open

Uploader component #50

minhphuc010194 opened this issue Sep 5, 2023 · 1 comment
Assignees

Comments

@minhphuc010194
Copy link
Member

Recoment to use Vercel Blob
https://vercel.com/docs/storage/vercel-blob/quickstart

@minhphuc010194 minhphuc010194 self-assigned this Sep 5, 2023
@sangdth
Copy link
Member

sangdth commented Sep 7, 2023

anh nghĩ nên làm nó agnostic, tức là không phụ thuộc vào provider nào, mà mình chỉ cần đưa config, ví dụ có thể

<Uploader
    config={{
        ...AWS S3 configs here
    }}
/>

và như vậy ta có thể upload lên AWS S3

@sangdth sangdth assigned sangdth and unassigned minhphuc010194 Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants