PiedTeam / NikeCloneTraining-BE-Project

0 stars 0 forks source link

[Tool] Convert current link image to server firebase #141

Open lcaohoanq opened 3 months ago

lcaohoanq commented 3 months ago

file convert get all user, avatar -> upload firebase @LuongDangDoanh -> upsert avatar table user

lcaohoanq commented 3 months ago

Run with command

npm run getData

About Firebase, i have a demo repository for handling the upload image https://github.com/lcaohoanq/Javascript-Issues/tree/master/firebase-storage-database-demo

Still continue to research

After upload to Firebase, i need to retrieve the data back and perform upsert to project database

lcaohoanq commented 2 months ago

[Update at 8 July] This task will do at new branch, with PR