Skip to content

Commit 80fa51f

Browse files
authored
Add SvelteLaunch (#465)
1 parent 2bcfd78 commit 80fa51f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/s.ts

+7
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,13 @@ export const resources: Resource[] = [
692692
'Shipping web projects should be fast, easy, and low risk. Surge is static web publishing for Front-End Developers, right from the CLI.',
693693
url: 'https://surge.sh/',
694694
},
695+
{
696+
name: 'SvelteLaunch',
697+
description: 'Svelte 5 Boilerplate for building AI apps quickly',
698+
categories: ['AI', 'Startup', 'Template'],
699+
url: 'https://sveltelaunch.io',
700+
keywords: ['boilerplate', 'svelte', 'development'],
701+
},
695702
{
696703
name: 'SVG Backgrounds',
697704
categories: ['Image'],

0 commit comments

Comments
 (0)