Docker container of PieFed, a Lemmy/Mbin alternative written in Python with Flask.
- Clean, simple code that is easy to understand and contribute to. No fancy design patterns or algorithms.
- Easy setup, easy to manage - few dependencies and extra software required.
- First class moderation tools.
To build a federated discussion and link aggregation platform, similar to Reddit, Lemmy, Mbin interoperable with as much of the fediverse as possible.
- Screencast: overview of the PieFed codebase
- Database / entity relationship diagram
- API Documentation:
- Stable branch: https://stable.wjs018.xyz/api/alpha/swagger
- Development branch: https://crust.piefed.social/api/alpha/swagger or https://piefed.wjs018.xyz/api/alpha/swagger
- see INSTALL.md or INSTALL-docker.md
- Asking questions about the project:
- Open a new thread in our Piefed Devellopers community
- Chat in realtime with piefed developers in our Matrix room
- see docs/project_management/* for a project roadmap, contributing guide and much more.
