RSSAmplifier

Ben Ilegbodu · Aug 8, 2021

Initializing the Firebase Admin Node SDK with env vars

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

The [Firebase Admin Node SDK](https://firebase.google.com/docs/admin/setup) is intended to run in a privileged environment. In my ([Next.js](https://nextjs.org/) React) web apps deployed on [Vercel](https://vercel.com/), I use the Admin SDK for scripts that import/export data as well as REST APIs that make read/write Firebase calls to accomplish a task. In order to initialize the Admin SDK, we…

Read on benmvp-58narrjea-benmvp-dev.vercel.app/blog/initializing-firebase-admin-node-sdk-env-vars

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.