mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-06 12:47:44 +00:00
add surreal-sveltekit (#477)
* add `surreal-sveltekit` * chore: format with prettier
This commit is contained in:
@@ -671,5 +671,12 @@
|
|||||||
"description": "This boilerplate includes Hardhat, Svelte, Tailwind, TS and cva libs. Example integration using MetaMask",
|
"description": "This boilerplate includes Hardhat, Svelte, Tailwind, TS and cva libs. Example integration using MetaMask",
|
||||||
"category": "Svelte",
|
"category": "Svelte",
|
||||||
"tags": ["storybook", "typescript"]
|
"tags": ["storybook", "typescript"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "surreal-sveltekit",
|
||||||
|
"repository": "https://github.com/oskar-gmerek/surreal-sveltekit",
|
||||||
|
"description": "A Starter Kit with SurrealDB and SvelteKit, featuring Authentication and CRUD Operations + Realtime",
|
||||||
|
"category": "SvelteKit",
|
||||||
|
"tags": ["templates", "database", "integrations", "typescript", "ssr"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user