Skip to content

fvthakor/live_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io chat demo

Example Project demonstrating how to develop Real-time chat application using nodejs, expressjs, socket.io and angular

Features

chat App functionality:

  • save a nickname start chat
  • send a message
  • receive a message

Tech Stack

The website is built in my favourite Tech Stack and deployed on Heroku

Usage

  • Clone the repository using git clone https://github.com/fvthakor/live_chat.git
  • Install all the modules by using npm i or npm install
  • Run the local development server by using npm run dev

Deployment

Deployment can be done in 3 easy steps.

  • Login to Heroku or signup for an account if you don't have one.
  • Create a Creat > Create new app and select YOUR GitHub repository of the chat project.
  • Wait for Heroku to deploy your project to production.

License

This code is completely open source and free to use. Use it for client projects or your own project.

Support

Buy Me A Coffee

My portfolio

fulajithakor.netlify.app