Skip to content

Commit

Permalink
Add sveltekit starter (#508)
Browse files Browse the repository at this point in the history
* Update templates.json

* Format

---------

Co-authored-by: Lachlan Collins <[email protected]>
  • Loading branch information
juliuslipp and lachlancollins authored Dec 15, 2023
1 parent 94273b7 commit 418e9f7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/routes/templates/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -685,5 +685,13 @@
"description": "Template for client side svelte store",
"category": "Svelte",
"tags": ["templates", "stores and state"]
},
{
"title": "sveltekit-shadcn-ai",
"url": "https://github.com/juliuslipp/sveltekit-shadcn-ai",
"repository": "https://github.com/juliuslipp/sveltekit-shadcn-ai",
"description": " The SvelteKit-Shadcn-UI-AI starter template is an innovative project combining Svelte, AI, and a range of web technologies, powered by Bun as its efficient package manager. It's an evolving toolkit ideal for developers looking to explore AI integrations and the streamlined capabilities of Svelte.",
"category": "SvelteKit",
"tags": ["templates", "blog", "database", "mdsvex", "markdown", "typescript"]
}
]

0 comments on commit 418e9f7

Please sign in to comment.