svelte-adapter-firebase
svelte-adapter-firebase copied to clipboard
docs: explain/examples of Firebase Admin/Client SDKs in SvelteKit
Is your feature request related to a problem? Please describe.
The use of the Firebase Client SDK and Firebase Admin SDK is confusing for a lot of people.
Describe the solution you'd like
Explain the difference between the SDKs and when/how they should be used in the SvelteKit lifecycle.
Describe alternatives you've considered
Additional context
Related #100