Skip to content

sajib581/node_chat_app

Repository files navigation

A full stack Node.js project described in Bangla. Please check the video tutorial by clicking the image below -

Table of Contents

How to run

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

  1. Clone this repository

  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 node app.js

    or You can run it in production mode by -

    npm run prod

    Admin_email : sajibdas581@gmail.com Admin Password : +@sajib1A

    user_email : rajib@gmail.com user_Password : +@sajib1A

Releases

No releases published

Packages

No packages published