Good afternoon everyone,
My name is Tirlochan and I am a NodeJS developer. I have a question regarding NodeJS and Firebase, if anyone can help me out. I am building a personal project for a practice where users can upload images to the server. I am not storing images directly into the database, due to storage and efficiency issues so I thought to upload the image to firebase storage and store the link of that image in the MongoDB database.
I am successful in uploading the image to firebase storage using NodeJS with "firebase-admin" SDK but I am not able to get a public link for that image that can be used to display that image on the website. Can anyone help me out on how to achieve this?
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/f5cf70dd-55d2-4d1a-b81f-d5cdd03c565bn%40googlegroups.com.