run the development server:
npm run devBy running this script, generateVapidKeys.js will be executed, and the VAPID keys will be written into the .env file.
Open http://localhost:3000 with your browser to see the result.
Note: If you are using the Brave Browser, you'll need to enable push messaging in your settings. For more details, please refer to this Stack Overflow post.