Skip to content

Continuities/decentralized-event-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decentralized Event Network POC

A simple distributed social network focused on Event management. Implements the ActivityPub spec for federated content.

To get started with development

  1. yarn dev:install to build the dev docker containers
  2. yarn dev:up to start the hot-reloading dev system

That's it!

Project breakdown

  • /api is the backend server
  • /app is the frontend React application
  • /config is where project configuration files live
  • /docker is where we keep the docker configurations
  • /script is a home for utility scripts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages