activitypub server thingy (in heavy development, do not use)
This repository has been archived on 2025年08月22日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- C# 82.1%
- Vue 8%
- CSS 4.2%
- TypeScript 3.3%
- Dockerfile 1.4%
- Other 1%
Outpost
A federated social networking software aiming to be compatible with the subset of the ActivityPub suggestions used by the microblogging (and in the future, forums) bubbles of the fediverse, aimed at instances with a low amount of users. (single user instances, small friend groups, ...)
Outpost is in no way shape or form ready to be used just yet. Major features are missing, and stability can not be guaranteed at this stage in development.
$ git clone --recursive https://codeberg.org/KittyShopper/outpost
# the --recursive is REQUIRED in order to download submodules
See the deployment documentation on how one might want to set up Outpost once it is ready enough. It is, as well as the entire project, still incomplete.