Skip to content

Commit

Permalink
feat: add exmaple with FSD and shadcn
Browse files Browse the repository at this point in the history
  • Loading branch information
falkomerr committed Apr 7, 2024
1 parent aa939ed commit 401c8a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/routes/templates/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -710,5 +710,11 @@
"repository": "https://github.com/CriticalMoments/CMSaasStarter",
"description": "An open source, fast, and free to host SaaS template. Includes auth, admin portal, subscriptions, blog engine, and much more.",
"categories": ["blog", "database", "svelte", "sveltekit"]
},
{
"title": "SvelteKit + FSD + shadcn-svelte",
"repository": "https://github.com/falkomerr/sveltekit-starter",
"description": "Starter for SvelteKit with FSD, shadcn-svelte and tailwind",
"categories": ["sveltekit", "typescript", "code-splitting"]
}
]

0 comments on commit 401c8a7

Please sign in to comment.