Skip to content

Distributed social network inspired by Twitter, featuring a decentralized authentication system, directional relationship graph, and fault-tolerant messaging.

Notifications You must be signed in to change notification settings

AlexBeovides/Tweety

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweety

Distributed social network inspired by Twitter, featuring a decentralized authentication system, directional relationship graph, and fault-tolerant messaging.

Running server: python -m server.main

Running client: streamlit run client/app.py

Running with Docker: docker-compose up --build

About

Distributed social network inspired by Twitter, featuring a decentralized authentication system, directional relationship graph, and fault-tolerant messaging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • Shell 1.5%
  • Batchfile 1.1%
  • Dockerfile 0.3%