Skip to content

Commit

Permalink
add surreal-sveltekit (#477)
Browse files Browse the repository at this point in the history
* add `surreal-sveltekit`

* chore: format with prettier
  • Loading branch information
oskar-gmerek authored Nov 4, 2023
1 parent 9dca365 commit 13a80d5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/routes/templates/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -671,5 +671,12 @@
"description": "This boilerplate includes Hardhat, Svelte, Tailwind, TS and cva libs. Example integration using MetaMask",
"category": "Svelte",
"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"]
}
]

0 comments on commit 13a80d5

Please sign in to comment.