Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 529 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 529 Bytes

firebase-sample-chat

A sample serverless chat application with attachment support, built with Firebase, Bootstrap, HTML, CSS, Javascript and jQuery.

Two main files:

  • 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).

Take a look:

This application is deployed on Heroku.