mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-06 04:21:38 +00:00
Added SvelteKit adapter-appwrite to packages.json (#590)
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
[
|
||||
{
|
||||
"title": "svelte-appwrite-adapter",
|
||||
"repository": "https://github.com/LukeHagar/sveltekit-adapters/tree/main/packages/adapter-appwrite",
|
||||
"description": "An adapter to deploy SvelteKit applications as Appwrite functions",
|
||||
"npm": "adapter-appwrite",
|
||||
"categories": ["sveltekit-adapters"]
|
||||
},
|
||||
{
|
||||
"title": "svelte-stopwatch",
|
||||
"repository": "https://github.com/erokar/svelte-stopwatch",
|
||||
|
||||
Reference in New Issue
Block a user