Skip to content

Commit

Permalink
Adding README.
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Feb 14, 2019
1 parent 8ece275 commit dfbcb22
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Rust Reddit Fediverse (to be renamed later)

We have a twitter alternative (mastodon), a facebook alternative (friendica), so let's build a reddit alternative in the fediverse.

## Goals / TODOs

- Come up with a name / codename.
- Must have communities.
- Must have threaded comments.
- Should the comments / votes be static, or feel like a chat, like [flowchat?](https://flow-chat.com).
- How does voting work? Should we go back to the old way of showing up and downvote counts? Or just a score?
- Should it allow bots?
- Decide on tech to be used: I prefer Actix, Diesel for the back end, inferno, typescript and bootstrap for the front end.
- How do we do the activitypub stuff?
-

0 comments on commit dfbcb22

Please sign in to comment.