NOTE: DO NOT put your passwords in the load function!
Load function can be kinda confusing since it runs on both the client and server but otherwise it's kinda like the controller in MVC frameworks (like Django & Ruby on Rails).
Docs: https://kit.svelte.dev/docs#loading Github Repo: https://github.com/sveltemaster/load-function