Skip to content

Chat Application with node.js, firebase and more

Notifications You must be signed in to change notification settings

saifakib/chat-app21

Repository files navigation


Node.js Chat Application in Express.js, MongoDB, WebSocket.io & EJS template engine


How To Run

Please follow the below instructions to run this project in your machine:

  1. Clone the repository
    git clone https://github.com/saifakib/chat-app21.git
  2. Run npm install
  3. Then rename the .env.example file to ".env" and fill up all values as per your need
  4. Finally run the application in development using below command -
    npm start
    or You can run it in production mode by -
    npm run prod

Info

Repository Link: https://github.com/saifakib/chat-app21

Project Live Demo - https://kotha21.herokuapp.com/

Admin Login:

Username: admin@gmail.com Password: Admin100@

Normal User Login:

Username: user@gmail.com Password: User100@

About

Chat Application with node.js, firebase and more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published