SSR with SvelteKit using Firebase 9 & Firestore

Опубликовано: 30 Октябрь 2024
на канале: Noah Glaser
4,141
58

This video shows you how to do SSR with firebase 9 and SvelteKit. One thing to note that I did not mention in the video is that the function name in the context module script must be named load.

Notes:
https://github.com/phptuts/devlog/blo...

Code:
https://github.com/phptuts/sveltekit-...

Helpful Docs:

Load Function Docs https://kit.svelte.dev/docs/loading
Netninja Firebase 9 Cliff Notes https://github.com/phptuts/devlog/blo...


If you have any questions feel free to ask.

Thank you

Noah