Skip to content

【管理画面】画像URLをfirestoreに格納する #39

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

Open
naohito-T opened this issue May 1, 2022 · 0 comments
Open

【管理画面】画像URLをfirestoreに格納する #39

naohito-T opened this issue May 1, 2022 · 0 comments

Comments

@naohito-T
Copy link
Owner

naohito-T commented May 1, 2022

調査内容

storageの画像パスは不変

そのため以下の方針で現状は対応

  • 手動アップロード
    firebase storageに格納パスがあるため、適宜firestoreに格納する

  • 今後

upload時
storageに格納する際にfunctionsをかまし、そのままfirestoreに保存させる

これをやる

対応内容

備考

@naohito-T naohito-T changed the title 画像URLをfirestoreに格納する 【管理画面】画像URLをfirestoreに格納する May 7, 2022
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

1 participant