/watchout

Primary LanguageJavaScriptMIT LicenseMIT

FCM Push Notification

JavaScript Stack

PushNotification ExpressJs React React Router Webpack Bootstrap JWT PWA

  • PWA PWA Implemenation
  • FCM FCM (FireBase Cloud Message) FireBase Push Notification to Devices
  • Google Geo Location api for getting near by store.

MERN-boilerplate

This is a boilerplate project using the following technologies:

Requirements

npm install

Running

Make sure to add a config.js file in the config folder. See the example there for more details.

Production mode:

npm start

Development (Webpack dev server) mode:

npm run start:dev