2023-12-03 22:41:15 +13:00
|
|
|
# PieFed
|
2023-07-28 02:07:44 +00:00
|
|
|
|
2023-08-22 21:24:11 +12:00
|
|
|
A lemmy/kbin clone written in Python with Flask.
|
|
|
|
|
2023-09-16 19:09:04 +12:00
|
|
|
- Clean, simple code that is easy to understand and contribute to. No fancy design patterns or algorithms.
|
2023-08-22 21:24:11 +12:00
|
|
|
- Easy setup, easy to manage - few dependencies and extra software required.
|
2024-01-13 18:18:32 +13:00
|
|
|
- AGPL.
|
2023-09-16 19:09:04 +12:00
|
|
|
- First class moderation tools.
|
|
|
|
|
|
|
|
## Project goals
|
|
|
|
|
2023-10-22 10:32:48 +13:00
|
|
|
To build a federated discussion and link aggregation platform, similar to Reddit, Lemmy, Mbin.
|
2023-09-16 19:09:04 +12:00
|
|
|
|
|
|
|
|
|
|
|
## Differences from other federated systems
|
|
|
|
|
|
|
|
...
|
2023-08-26 15:41:11 +12:00
|
|
|
|