Skip to content

alamin899/chat-application-node-express

Repository files navigation

chat-application-node-express

How to run

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

  1. Clone this repository
    git clone https://github.com/alaminhossen899/chat-application-node-express.git
  2. Run npm install
  3. Then rename the .env.example file to ".env" and change 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

About

chat application with nodejs and express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published