Skip to content

KazuyaHara/sitka

Repository files navigation

sitka

A gateway to the Glacier.

code style: prettier

Firebase Storage CORS setting

To download data directly in the browser, you must configure your Cloud Storage bucket for cross-origin access (CORS). This can be done with the gsutil command line tool, which you can install from here.

If you don't want any domain-based restrictions (the most common scenario), run gsutil cors set storage.cors.json gs://<your-cloud-storage-bucket>.