The app has an amazing experience so far, because it feels like I’m just using Apollo, heaps of baked in features that no other app has so far. It’s a web app so installation is pretty forward. Much love to the Devs!
(Side note: please change the name to something better. I recommend the name Voyager to keep up with the theme)
Installation:
https://wefwef.app/settings/install
WefWef’s community page: c/wefwef
Courtesy of KillaBeez@lemmy.world for telling us about it.
Update:
Having issues? It’s to do with rate limitations, this should be resolved soon but right now you can Use:
https://w.opnxng.com/settings/install
Here’s the Dev’s notes on that:
w.opnxng.com - wefwef hosted by Opnxng in Singapore.
Contact/privacy
Note: Community deployments are NOT maintained by the wefwef team. They may not be synced with wefwef’s source code. Please do your own research about the host servers before using them.
I see your instance has your Lemmy instance preconfigured. I tried doing that with environment variable but mine was not showing. Got any advise?
Add
-e CUSTOM_LEMMY_INSTANCE=lemmy.instance
is all I didWeird swear I did that and it populates the standard list… Maybe I did a typo and missed it haha
It does seem to “cache” the referring site or something. I set it up at app.apollo.town and sometimes when I click it it locals Lemmy.world. When I type it in to the address bar it always loads Apollo. Dunno why it does that.
Found the reason. I was using the right variable CUSTOM_LEMMY_SERVERS, but after reviewing the code I found that it requires at least 2 servers since it splits into an array and expects to be an array. Opened an issue in it too since it should support a single server.
Whoa, didn’t know that. I used a single server. No wonder it was janky. Thanks for that info, internet friend