How deploy a svelte kit app to a Ubuntu server.
Let's learn how to deploy a svelte kit website to a Ubuntu server step by step.
Before we start here is a list of what we are going to be doing.
- Build app for production
- Add app to GitHub
- Set GitHub action to deploy when changes are made