Skip to content

Repository files navigation

Node-Chat

A NodeJs backend for Admin-Client realtime chat system.

Install

$ git clone https://github.com/aman95/node-chat
$ npm install
$ npm start

Configuration This project uses a .env file for storing database and other credentials.

  • MONGO_URI : Uri of MongoDB

  • ONE_SIGNAL_AUTH: Authentication id for OneSignal account.

  • ONE_SIGNAL_APP_ID: OneSignal App id.

  • CHAT_GREET_MSG: A greet message when user connects for first time.

About

Express JS backend for client-customer chat platform.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages