mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 11:26:56 -08:00
update readme
This commit is contained in:
parent
212e1bd6d9
commit
da9e77cbd7
1 changed files with 6 additions and 3 deletions
|
@ -7,8 +7,11 @@ A lemmy/kbin clone written in Python with Flask.
|
|||
- AGPL.
|
||||
- First class moderation tools.
|
||||
|
||||
[Screencast: overview of the PieFed codebase](https://join.piefed.social/2024/01/22/an-introduction-to-the-piefed-codebase/)
|
||||
|
||||
## Project goals
|
||||
|
||||
To build a federated discussion and link aggregation platform, similar to Reddit, Lemmy, Mbin.
|
||||
To build a federated discussion and link aggregation platform, similar to Reddit, Lemmy, Mbin.
|
||||
|
||||
## For developers
|
||||
|
||||
- [Screencast: overview of the PieFed codebase](https://join.piefed.social/2024/01/22/an-introduction-to-the-piefed-codebase/)
|
||||
- [Database / entity relationship diagram](https://join.piefed.social/wp-content/uploads/2024/02/PieFed-entity-relationships.png)
|
||||
|
|
Loading…
Reference in a new issue