개발 일지

  • 홈
  • 태그
  • 방명록

푸시 메세지 1

[React] FCM 메세지 보내기 요청 to NodeJS ( firebase-admin )

리액트에서 node js로 요정을 하여 fcm 메세지를 보내는 코드를 작성 해보자. import { messaging } from 'lib/firestore/config';import { getToken } from "firebase/messaging";import db from 'lib/firestore';export const API_BASE_URL = process.env.REACT_APP_API_BASE_URL;export const getMessage = async (profile) => { let title = "타이틀"; let body="테스트"; try { const permission = await Notification.requestPermission(); if (..

React 2024.09.06
이전
1
다음
더보기

Copyright © Kakao Corp. All rights reserved.

티스토리툴바