thenewlegend / sveltekit-deploy

🔥 Deploy a full stack SvelteKit app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy A Full Stack SvelteKit App

Learn how to deploy a full stack SvelteKit app with Supabase and Vercel for free.

Post

✍️ https://joyofcode.xyz/sveltekit-deployment

Get Started

💾 Create a new GitHub project and use degit to copy this project and push it to your repository

pnpx degit joysofcode/sveltekit-deploy

📦️ Install dependencies

pnpm i

💿️ Run the development server

pnpm run dev

About

🔥 Deploy a full stack SvelteKit app


Languages

Language:Svelte 51.2%Language:TypeScript 37.7%Language:JavaScript 8.5%Language:HTML 1.5%Language:CSS 1.2%