How To Deploy SvelteKit: A Step-by-Step Deployment Guide! | Gui Bibeau

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
today we are deploying zelkit and we will be exploring what hosting and building our application actually needs stay until the end to see my favorite hosting option first of all what are we actually deploying I when building a zellkit application we are building a series of serverless functions and files for our HTML JavaScript and CSS hosting means executing these functions and serving these files when a user visits our website but today we are diving under the hood so we will need a basic starter application let's create a GitHub repository for our experiment we'll call this mysvelt app right when this is done we head to the terminal and call npm init zeld at latest and pass it the same name we accept most of the options CD inside the app and install our dependencies next we'll init our repo and commit all our files followed up by pushing them to GitHub on the main branch with this done let's pop open vs code and explore our spelled configuration what we're looking for here is the adapter this is the package that will modify your build output make it work on different platforms like cloudflare over yourself luckily for us adapter Auto will work to detect where you're deploying your application and select the appropriate one for you locate already has a lot of official adapters for many great platforms so you won't have to search very far to find a good hosting option but now let's actually get to using and customizing one of these adapters I personally love building fast applications so we'll explore deploying our developed application to the virtual Edge Network to do so we'll be sure to override the auto adapter and use the Versa 1 instead this will allow us to tweak the behavior and in our case we will simply turn on edge truth to only use Edge functions when tweaking platform specific options like deploying to the edge functions we need to install the red adapter which I will do right now once this is done we'll use diverse lcli to actually proceed and deploy this you can download the CLI from the link in the description we'll be asked a few questions about our project which will mostly accept all the default values here once this is done the first lcli will call our build command and ensure that the build is done according to our specifications for beat build and our adapter within a few seconds every cell will have deployed our application all over the world and we can visit our site there are multiple ways to deploy as well kit which I will probably explore in a series of YouTube shorts video is my favorite as it is the simplest and the fastest if you enjoyed this video please subscribe and press the like button as it really helps this channel aggregate day and see you in the next one [Music]
Info
Channel: Gui Bibeau
Views: 9,362
Rating: undefined out of 5
Keywords: How To Deploy SvelteKit, A Step-by-Step Deployment Guide!, Gui Bibeau, Sveltekit Deployment Tutorial, Host Sveltekit On GitHub, Sveltekit Deployment Walkthrough, Sveltekit, Deploy, Hosting, Step-By-Step Guide To Deploy Sveltekit, Selecting Hosting Options For Sveltekit, Optimal Performance With Sveltekit, Zelkit Deployment Worldwide, Sveltekit Hosting Walkthrough, Simple And Fast Sveltekit Deployment Method, How To Host Sveltekit Worldwide, Gb&x%
Id: vzGtyp8e9FI
Channel Id: undefined
Length: 2min 53sec (173 seconds)
Published: Fri Feb 03 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.