Skip to content

unicodeveloper/pwa-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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

About

:neckbeard: 🔥 API for activating Push Notifications for Progressive Web App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published