Implementing sharing data stored in firebase account

Hello everyone,

I am using firebase as back-end in project.I have created user authentication and stored some data in firebase database,Now I want to share this data to my friends so that they can view it as well as edit it.How can I achieve the same .For example as in dropbox we have the facilty to share the link of the file,and with that link user can view our data and edit it…

How to achieve content sharing in firebase???

Any suggestions regarding how to achieve this are most welcomed…

Thanks.

Build a web application that shows the data from Firebase, share a link to that web application. (Not related to Ionic in any way, though).