📖Gotosocial

Currently one of the most lightweight and easiest to install ActivityPub service.

Building

First build the binary

./scripts/build.sh

Then we go to the web/source and build the frontend

yarn install
npx typia setup
yarn build