All Projects â†’ unicodeveloper â†’ pwa-api

unicodeveloper / pwa-api

Licence: MIT license
🔥 API for activating Push Notifications for Progressive Web App

Programming Languages

javascript
184084 projects - #8 most used programming language

PWA-API

This is the API for saving, deleting users subscription IDs and sending push notifications for users on https://github.com/unicodeveloper/pwa-commits.

Installation

  1. Clone this repository: git clone [email protected]:unicodeveloper/pwa-api.git pwa-api/
  2. cd into the pwa-api folder.
  3. Make a .env file by renaming .env.example to .env.
  4. Now run the following commands:
    1. Run npm install
    2. Run nodemon server.js
  5. Open your chrome browser and see the application on localhost:3333
  6. Get Postman and start testing the API

Tutorial Project

This API was built for the sole purpose of:

License

PWA-API is open-sourced software licensed under the MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].