Skip to content

Real-time chat application built using nodejs and socketio. Integrated feature to join rooms and speech to text conversion.

Notifications You must be signed in to change notification settings

gauharayub/socketio-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socketio-Chat-Application

Nodejs Chat Application developed using socketio library and Firebase Cloud Firestore database.

To use the Firebase Admin SDK on your own server (or any other Node.js environment), use a service account. Go to IAM & admin > Service accounts in the Cloud Platform Console. Generate a new private key and save the JSON file.

Before starting the app in development mode make sure to download the key file from Google Cloud Platform and create a new directory named config after that paste the json file in it.

Required devDependencies

1. nodemon

To install nodemon use the following command :

npm install nodemon

Available Scripts :

npm run dev

Start the local server with nodemon.

npm run start

Start the local server without nodemon.

Demo Images

Join a Room

Join

Chat Dashboard

Join

About

Real-time chat application built using nodejs and socketio. Integrated feature to join rooms and speech to text conversion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published