From 8c13d348e868a18b59192b203e0d7efe6b0b17e3 Mon Sep 17 00:00:00 2001 From: Will Murphy Date: Tue, 22 Dec 2020 22:42:28 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 023cdcc..f0abf36 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Current state of guppe + +Guppe is a tech demo. It is missing a lot of features, and I am in the process of rewriting it's core code from scratch in the fully-implemented, [modular ActivityPub library activitypub-express](https://github.com/immers-space/activitypub-express). I'll try to keep up with major bugfixes, but I won't be adding any features to guppe until i finish apex and can port guppe over to the new engine. + # Gup.pe Social groups for the fediverse - making it easy to connect and meet new people based on shared interests without the manipulation of your attention to maximize ad revenue nor the walled garden lock-in of capitalist social media. @@ -6,7 +10,7 @@ This server-2-server ActivityPub implementation adds decentralized, federaded "g ## Tech stack -MEVN: MongoDD, ExpressJS, Vue, NodeJS +MEVN: MongoDB, ExpressJS, Vue, NodeJS ## Installation