Skip to content

karthik-js/nextjs-fcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

With Firebase Cloud Messaging example

To demo how to implement firebase cloud messaging to send web push notification in next.js.

I have used example from next js git repo with-firebase-cloud-messaging

How to use

Install dependencies

npm install

Run the project in dev mode

npm run dev

Build the project

npm run build

Run the project in production mode

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published