Schmeeds
- 3 Posts
- 2 Comments
Joined 11 months ago
Cake day: January 29th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I would think it would have to be an update to the client (App/Webpage) and server (database) code so yes, update to the codebase.
For the client side, the app/webpage would need to be update to display awards in the UI. And the server would need to store the awards, content award is associated with, user info etc.
I was thinking of an idea similar to Reddit awards to help fund instances.




You have to define the specific community in the code. You can specify the Lemmy community
LEMMY_COMMUNITY_IDand the instance URLLEMMY_BASE_URLin a config file. The code then routes to the community in the config.