124
submitted 3 years ago* (last edited 3 years ago) by andobando@lemmy.world to c/selfhosted@lemmy.world

There's a ton of issues with the UI I want to address and there's a number of things I want to experiment such as how communities are subscribed to, so I started writing a new UI in SvelteKit. I also have Capacitor setup which would allow this to triple as a native iOS and Android application.

Would love some help if anyone is interested.

Github https://github.com/ando818/lemmy-ui-svelte

Preview so far though much yet still has to be done

you are viewing a single comment's thread
view the rest of the comments
[-] ShittyKopper 1 points 3 years ago* (last edited 3 years ago)

I'm thinking of external clients, like what pinafore was for mastodon.

in my case I'm planning on making a hacky "hybrid" that can be built both as a server and as a completely static SPA, where cors would be an issue.

[-] andobando@lemmy.world 2 points 3 years ago* (last edited 3 years ago)

I think it should still be possible. Cors is enforced by browsers, not server side. Meaning your client cant make a request to lemmy.worlds backend BUT, your client can make a request to your backend which can make a request to lemmy.worlds backend.

The site I have this hosted on is actually connected to lemmy.world, not my instance

this post was submitted on 16 Jun 2023
124 points (100.0% liked)

Selfhosted

59999 readers
408 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS