This repo accompanies my blog post on accessing the Firebase user in the SvelteKit backend.
To get this example running it should be enough to do the following steps:
npm install
.env
file with the correct values.
(Check .env.sample
for the variables you need to set)