Skip to content

mohantechnology/chat-app-socket

Repository files navigation

Chat App Socket server

Configuration


  • Setup Enviornment by running following commands in terminal
  • 1) 'git clone '[email protected]: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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published