Skip to content

An end to end encrypted chat room application developed with node and socket.io as a part of my Cryptography and System Security course.

Notifications You must be signed in to change notification settings

chumba-wamba/chat-it

Repository files navigation

Chat-It

A realtime chat application with end-to-end encryption developed as a part of my Cryptography and System Security course.

Usage

Add your mongoDB URI (DATABASE_URI) and server port (PORT) to the config.env file

# Install dependencies
npm install

# Run in development
npm run dev

# Run in production
npm start

About

An end to end encrypted chat room application developed with node and socket.io as a part of my Cryptography and System Security course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published