A sample serverless chat application with attachment support, built with Firebase, Bootstrap, HTML, CSS, Javascript and jQuery.
-
firebase_chat.js: Handles all the logic realted to chatting, uploading file form, and other chat app logic.
-
firebase_wrapper.js: Handles all communication and calls to Firebase database and storage (for attachments).
This application is deployed on Heroku.