this post was submitted on 08 Jun 2025
50 points (100.0% liked)
PieFed Meta
907 readers
106 users here now
Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.
Wiki
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Let's goooo!
I'll see if I can find the time to start contributing code to PieFed
This helped me get a good handle on the code base when I started: https://join.piefed.social/2024/01/22/an-introduction-to-the-piefed-codebase/
Some are a little out of date now but still an excellent place to start!
Thanks for the link!
I guess I should start with the Flask tutorial, since I never worked with it before.
Yeah, I did that, plus the videos, plus just running a local test instance and tweaking things.
The app/activity pub code is probably the most complex to follow. Most of the rest is easier to get your head around.
Feel free to ping me if you have questions. Or join the matrix channels, they are pretty lively too.