The best Mlem app so far is Wefwef hands down. If you loved Apollo you'd love this.

https://lemmy.world/post/785131

The best Mlem app so far is Wefwef hands down. If you loved Apollo you'd love this. - Lemmy.world

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 [https://wefwef.app/settings/install] Courtesy of [email protected] for telling us about it.

hi! wefwef dev here.

https://wefwef.app is getting rate limited by lemmy.world. The growth in traffic over the last 24 hours has been incredible.

That's why you're probably getting error messages. Hang in there, we're working it out. :-)

In the meantime, self host (it's just a simple docker container!) or use a community deployment (if you trust the administrator).

wefwef/server.mjs at main · aeharding/wefwef

wefwef — a mobile-first Lemmy web client. Contribute to aeharding/wefwef development by creating an account on GitHub.

GitHub
What’s the long term plan? Everyone hosts their own instance in Docker? I was thinking about using AWS container instances. I wonder how I would protect my publicly available interface though. I want to be able to access it from anywhere without vpn or firewall limitations. Do you have any good suggestion?

The long term plan is Lemmy to allow CORS * for web clients like Mastodon does, which should completely resolve this problem. :)

It should be in the next version! See: https://github.com/LemmyNet/lemmy/issues/3109