Skip to content

CipherChat Messenger prioritizes user privacy with advanced encryption, includes robust authentication and authorization features, enhancing overall communication security.

Notifications You must be signed in to change notification settings

simran1002/CipherChat_Messenger

Repository files navigation

CipherChat_Messenger

Getting Started

Prerequisites

How to run

  1. Clone the repository
git clone https://github.com/simran1002/CipherChat_Messenger.git
  1. Open the project directory
cd Cipher_Messenger
  1. Install dependencies
npm install
  1. Add a .env file to the root directory with the following variables
DB_URI=<MongoDB URI>
PORT=3000
  1. Run the server
npm start

or to run in development mode

npm run dev

About

CipherChat Messenger prioritizes user privacy with advanced encryption, includes robust authentication and authorization features, enhancing overall communication security.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published