gotosocial
Fast, fun, small ActivityPub server. READ ONLY MIRROR! Now on Codeberg instead: https://codeberg.org/superseriousbusiness/gotosocial
How to download and setup gotosocial
Open terminal and run command
git clone https://github.com/superseriousbusiness/gotosocial.git
git clone is used to create a copy or clone of gotosocial repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with gotosocial https://github.com/superseriousbusiness/gotosocial/archive/master.zip
Or simply clone gotosocial with SSH
[email protected]:superseriousbusiness/gotosocial.git