Skip to content

chumba-wamba/chat-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

346d1a8 Β· Nov 26, 2020

History

27 Commits
Nov 26, 2020
Nov 25, 2020
Oct 22, 2020
Oct 25, 2020
Nov 26, 2020
Nov 6, 2020
Nov 14, 2020
Nov 26, 2020
Nov 25, 2020
Nov 26, 2020
Nov 25, 2020
Nov 16, 2020
Nov 26, 2020
Nov 26, 2020
Nov 25, 2020
Nov 25, 2020

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