functions ๋ง ๋ฐฐํฌ

- region ๋ณ๊ฒฝ
๊ฒฝ๋ก firebase-test/functions
region()
export const api = functions.region('asia-northeast3').https.onRequest(app)
cors
cors ๋ถ๋ถ์๋ whitelist ๋ง ์ถ๊ฐ
whitelist
blacklist
app.use(cors({
origin: 'http://localhost:3000'
}))
์ถ์ฒ ํจ์คํธ์บ ํผ์ค ๋ฐ์์ ๊ฐ์ฌ๋
๋ฐ์ํ
'๐ TIL' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
| [220712] edge-functions / nelify.toml (0) | 2022.07.12 |
|---|---|
| [220711] ๋ทฐ์คํฐ๋ (0) | 2022.07.11 |
| [220705] firebase-3 (0) | 2022.07.05 |
| [220704] (0) | 2022.07.04 |
| [220701] Firebase (0) | 2022.07.01 |