From f92e983fe5c98cb97aa10e5018d1f3c23c28d9b2 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Thu, 25 Mar 2021 18:36:08 +0100 Subject: [PATCH] project id & warning --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01bee84..8e73314 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ ![version badge](https://badgen.net/npm/v/firemorph) ![minzip size badge](https://badgen.net/bundlephobia/minzip/firemorph) +> ⚠️ Prerelease software. Use at own risk Migration tool for Firestore @@ -16,7 +17,7 @@ Migration tool for Firestore ## Local testing - FIRESTORE_EMULATOR_HOST="localhost:8080" -- GCLOUD_PROJECT="lovoo-dna-2" +- GCLOUD_PROJECT="my-firebase-project-id" ## Migrations