Accessing Firestore from Elixir

Hey all :waving_hand: I actually ran into this myself recently and wanted to leave this breadcrumb if anyone else runs into this issue.

I created a small example repo here GitHub - TylerSustare/phx_fire · GitHub that uses goth and google_api_firestore hex packages to interract with firestore successfully.