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
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...