Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sveltekit starter #508

Merged
merged 2 commits into from
Dec 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"]
}
]