Skip to content

Commit 2493d09

Browse files
committed
update readme,md
1 parent 6660e2a commit 2493d09

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,20 @@
1414

1515
### firestore_project_on_emulator
1616

17-
17+
1818

1919
### firestore_emulator_host
2020

2121
firestore emulator のホスト
2222

2323
ex) `localhost:20048`
2424

25+
空の場合は、
26+
gcloud auth application-default login
27+
とかしてローカルに認証情報が入っていて、かつ
28+
gcloud config set ProjectID
29+
してる時に該当のプロジェクトに対して接続される感じ
30+
2531
## テストデータの作り方
2632

2733
1. FirestoreのCollection名と同じディレクトリを作成する

0 commit comments

Comments
 (0)