-
-
const onLogout = async () => {
await wretch('/api/auth/logout').post().json();
};
I'm trying to call the logout api of the sveltekit server, but the url has an unwanted prefix "/en" added. An…
-
### Describe the problem
![Screenshot from 2023-11-29 09-57-12](https://github.com/sveltejs/kit/assets/322311/776427bd-1044-4e6b-80cc-8b2121f5d496)
prop:
> Hey, so I'm creating a svelte libra…
-
**Describe the bug**
When I try to install @nxext/sveltekit in a recent Nx project I get the error:
```bash
npm ERR! Could not resolve dependency:
npm ERR! peer @nx/eslint@"^18.0.8" from @nxex…
-
# Let's learn SvelteKit by building a static Markdown blog from scratch - Josh Collinsworth blog
Learn the fundamentals of SvelteKit by building a statically generated blog from scratch, with Markdow…
-
### Describe the bug
I have an SPA mode app using adapter-static.
My `app.html` file contains the following inside the `` tag:
```html
%sveltekit.body%
…
-
The task involves setting up a well-organized and scalable SvelteKit project structure for the development of theElects eCommerce platform. Key objectives include project initialization, defining a cl…
-
## Prerequisites
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
### 💥 Demo …
asjir updated
2 months ago
-
### Description
I'd love to see a SvelteKit starter template for Bits.
I managed to created a [Svelte on Bits demo app](https://github.com/kristianmandrup/svelte-on-bits-demo) based on:
- htt…
-
# directus API
* https://docs.directus.io/getting-started/quickstart.html
* Hier kan je vinden hoe je een API kan maken
* https://docs.directus.io/blog/getting-started-directus-sveltekit.html
* …