Skip to content
/ pushme Public
forked from Bartvelp/pushme

Easy push notifications with a single POST request

Notifications You must be signed in to change notification settings

ynn1k/pushme

 
 

Repository files navigation

pushme

Send easy push notifications with a single HTTP post request, see the website for my implementation hosted on Vercel.

You a free to copy this for non-commerical use. You do need to generate your own VAPID key pair and have a Mongo DB server. Install the now-cli and setup the secrets in now.json/vercel.json

Project setup for Vue

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Easy push notifications with a single POST request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 50.5%
  • JavaScript 45.7%
  • HTML 3.8%