Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

E2EE chat

E2E Encrypted chat learning project using NestJS and ReactJS.

My programming journey:

Structure

  • client (ReactJS, generated with create-react-app)
  • server (NestJS, basic setup)

Client

Basic ReactJS app. To start (port 3000):

yarn start

All dev files are located in src/ folder.

Server

Basic NestJS app. To start (port 3001):

yarn start:dev or yarn start

All dev files are located in src/ folder.

About

E2E encrypted chat using NestJS and ReactJS (WIP)

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages