Skip to content

Repository files navigation

Chat App Socket server

Configuration


  • Setup Enviornment by running following commands in terminal
  • 1) 'git clone 'git@github.com:mohantechnology/chat-app-socket.git' to clone repository
    2) 'npm install' to install dependencies
    3) 'npm start' to run the server

    configure Chat app

  • Configure your env variables in .env file
  • API_URL : Database Api domain name
    JWT_SECRET_KEY : Any string value

Overview


    This server is build for chat app to handles all task for real time communication. It maintain state of each users.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages