chat21 / chat21-web-widget

Chat widget built on top of Firebase/MQTT to emebd chat features into your web/mobile apps.
http://www.tiledesk.com
MIT License
91 stars 77 forks source link

web application on deploy missing in firebase #25

Open armonkolaei opened 4 years ago

armonkolaei commented 4 years ago

I have followed all directions and I was able to deploy the app. The database, rules and functions are deployed successfully.

In the public folder I see an example web application to test chat service but I see it was not published in Firebase after deploy. How can I publish the content of the public folder to a hosted web app so I can test it?