Skip to content

Latest commit

 

History

History

BlazorFirestoreSamples

To get started

  • update the FirestoreProject property in appsettings.json.
  • get the auth file from GCP, see gcp-commands.sh.
  • update the FirestoreAuthFile property in appsettings.json to match the location of the auth file.
  • execute dotnet run