Adding SvelteKit in the frontend app

This commit is contained in:
Jerric Lyns John
2023-03-06 20:30:40 +05:30
parent 71261e7594
commit b5998d7f22
2 changed files with 6 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@@ -41,6 +41,12 @@
"image": "Next.js",
"docsLink": "https://infisical.com/docs/integrations/frameworks/nextjs"
},
{
"name": "SvelteKit",
"slug": "sveltekit",
"image": "SvelteKit",
"docsLink": "https://infisical.com/docs/integrations/frameworks/sveltekit"
},
{
"name": "Django",
"slug": "django",