Add federated (ActivityPub) twitter & reddit alternatives (#248)
* Add federated (ActivityPub) twitter & reddit alternatives * Mastodon * Lemmy * kbin * Sublinks * PieFed See Also: * https://github.com/GorvGoyl/Clone-Wars/issues/226 * https://github.com/GorvGoyl/Clone-Wars/issues/225 * + Mastodon uses ActivityPub * there is no badge provider for codeberg stars * update codeberg badges from "release" to "stars" * https://github.com/SplittyDev/spacebadgers/issues/38
This commit is contained in:
parent
988a4864c2
commit
fff2c6966b
|
|
@ -168,6 +168,10 @@ _(scroll right on table to see all 5 columns)_
|
|||
| Reddit | [troddit.com](https://www.troddit.com/) | [GitHub](https://github.com/burhan-syed/troddit) | NextJS, React, TailwindCSS, TypeScript |  |
|
||||
| Reddit | [redditsyncr.netlify.app](https://redditsyncr.netlify.app/) | [GitHub](https://github.com/dustinkiselbach/reddit-refactor) | React, TypeScript |  |
|
||||
| Reddit | [asperitas.now.sh](https://asperitas.now.sh/) | [GitHub](https://github.com/d11z/asperitas) | Node.js, React, NoSQL |  |
|
||||
| Reddit | [Lemmy](https://join-lemmy.org/) | [GitHub](https://github.com/LemmyNet) | ActivityPub, Rust, Postgres, Docker |  |
|
||||
| Reddit | [kbin](https://kbin.pub/en) | [Codeberg](https://codeberg.org/Kbin/kbin-core) | ActivityPub, PHP, Postgres, Docker |  |
|
||||
| Reddit | [Sublinks](https://sublinks.org/) | [GitHub](https://github.com/sublinks) | ActivityPub, Java, TypeScript, MariaDB |  |
|
||||
| Reddit | [PieFed](https://join.piefed.social/) | [Codeberg](https://codeberg.org/rimu/pyfedi/) | ActivityPub, Python, Postgres, Redis |  |
|
||||
| Retool | [budibase.com](https://budibase.com/) | [GitHub](https://github.com/Budibase/budibase) | Node.js, Svelte |  |
|
||||
| Retool | [ILLA Cloud](https://www.illacloud.com/) | [GitHub](https://github.com/illacloud/illa-builder) | React, Typescript, Go |  |
|
||||
| Telegram | [tinode.co](https://tinode.co/) | [GitHub](https://github.com/tinode/chat) | Go, React, Java, Swift, MySQL, MongoDB, RethinkDB |  |
|
||||
|
|
@ -216,6 +220,7 @@ _(scroll right on table to see all 5 columns)_
|
|||
| Trello | [rupmalya-trello-clone.herokuapp](https://rupmalya-trello-clone.herokuapp.com/signin) <br/> [youtube.com](https://youtu.be/59oQ01VEm30) | [GitHub](https://github.com/RupmalyaK/trello-clone) | Express, MongoDB |  |
|
||||
| Trello | [project-manager1.herokuapp](https://project-manager1.herokuapp.com/) | [GitHub](https://github.com/arturmolenda/project-manager) | React, Redux, Node, Express, Socket.io, MongoDB |  |
|
||||
| Trello | [trello-project-manager.netlify](https://trello-project-manager.netlify.app/) | [GitHub](https://github.com/berabulut/project-manager) | React, Node.js, Firebase, Serverless, AWS Lambda |  |
|
||||
| Twitter | [Mastodon](https://joinmastodon.org/) | [GitHub](https://github.com/mastodon) | ActivityPub, Ruby, Go, Postgres, Redis, Docker |  |
|
||||
| Twitter | [https://tweeetr.netlify.app/](https://tweeetr.netlify.app/) <br/> | [GitHub](https://github.com/SiddheshDabholkar/Twitter-clone) | React,Express js, NodeJS,Graphql,Apollo client,apollo-server,styled-components |  |
|
||||
| Twitter | [twitter-geek.netlify.app](https://twitter-geek.netlify.app/#/) <br/> [github.com (screenshot)](https://github.com/RisingGeek/twitter-clone/blob/master/Live/feed.png) | [GitHub](https://github.com/RisingGeek/twitter-clone) <br/> [GitHub](https://github.com/RisingGeek/twitter-clone-backend) | React, Redux, NodeJS, MYSQL |   |
|
||||
| Twitter | [twitterclone2.netlify.app](https://twitterclone2.netlify.app/login.html) | [GitHub](https://github.com/Dunebook/Twitterclone) | HTML, CSS, JQuery |  |
|
||||
|
|
|
|||
Loading…
Reference in New Issue