
I am tyring to use an appwirte Intance on the server side of sveltekit (+page.server.ts) to use the "meta" framework in the best way. I found this solution https://svelte-kit.ssr.almostapps.eu/ .
My Question: is it possible to use almostSSR on localhost?
For developing reasons i use an local running appwrite instance and the vite dev server of sveltekit. In the repository of almostSSR I found the option to change the domain name of SsrHostname and AppwriteHostname.

I suggest updating your hosts file to simulate using domains.

okay thanks for your reply. I will just use the client side libary. currently I do not need the server functionality.
Recommended threads
- phantom relationships appear on parent c...
i have this bug were my past deleted collection apears as relationship to my parent collection. when i try to delete that relationship from parent it gives me e...
- Attribute stuck on proccessing
i tried creating a new attribute butits stuck on proccessing,i did a hard refresh,cleared cache everything but still stuck on proccessing,also in my functions w...
- Properly contained appwrite main app can...
Hello! We tried to reinstall our main self-hosted appwrite with a new method but the main app 2 mins after launch throw this error: ```2025/06/22 16:16:14 s...
