mirror of
https://github.com/LukeHagar/sveltekit-adapters.git
synced 2025-12-06 20:57:49 +00:00
Updated readme
This commit is contained in:
5
.changeset/twenty-bees-appear.md
Normal file
5
.changeset/twenty-bees-appear.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"adapter-appwrite": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Updated readme
|
||||||
@@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
This is a SvelteKit adapter to compile SvleteKit apps to run as Appwrite functions.
|
This is a SvelteKit adapter to compile SvleteKit apps to run as Appwrite functions.
|
||||||
|
|
||||||
|
When configuring your Appwrite function you will specify the entry point as `build/entry.js`.
|
||||||
|
|
||||||
Below is an example of how to use this adapter in your SvelteKit project.
|
Below is an example of how to use this adapter in your SvelteKit project.
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
|||||||
Reference in New Issue
Block a user