Skip to content

thenewlegend/sveltekit-deploy

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 51.1%
  • TypeScript 37.7%
  • JavaScript 8.5%
  • HTML 1.5%
  • CSS 1.2%