Skip to content
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.

Latest commit

 

History

History

example

FirestoreSimple admin SDK example

If you want to run example in your local machine, start Firestore local emulator in background before run ts-node.

Usage

# Start Firestore local emulator in background
npm run emulator:start

cd example
npx ts-node basic.ts # or other script