Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decentralized-chat-app

A decentralized chat app that uses peer-to-peer communication without a central server.

Setup

Install node.js and npm. Install bootstrap vor visual components.

npm install -g react-bootstrap bootstrap express gun @dicebear/avatars @dicebear/bottts@5.0.0-alpha.31

Afterwards run the following commands in two seperate terminals:

  • start the relay-server
node relay-server/relay-server.js
  • serve the frontend
cd frontend
npm start

About

A decentralized chat app that uses peer-to-peer communication without a central server.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages