mirror of
https://github.com/LukeHagar/sveltekit-adapters.git
synced 2025-12-06 04:21:32 +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.
|
||||
|
||||
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.
|
||||
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user