A simple distributed social network focused on Event management. Implements the ActivityPub spec for federated content.
yarn dev:install
to build the dev docker containersyarn dev:up
to start the hot-reloading dev system
That's it!
/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