Skip to content

MadeOnMars/lovelovelove-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Love, love, love - A Progressive Web App to send some love with Redis

by MOM Made On Mars

This is almost the same code as the original repo : Love Love Love app. But instead of using fs, I'm using a Redis instance. You can easily get free ones on https://redislabs.com for example.

demo

To install

If you want the Push Notifications to work you will need to create a Google Firebase Project to get you server key and GCM sender id. You can follow the tutorial here : https://www.made-on-mars.com/blog/how-to-pwa#reengageable

git clone https://github.com/MadeOnMars/lovelovelove-redis
cd lovelovelove-redis
npm install
npm start
# The project is available at http://localhost:3000

Unleash the power of Now

Because notifications and service workers needs a https server I strongly recommend you to use Now to deploy your prototype.

You just need to so this :

npm install -g now
now

And your app will be deployed to a https url.

About

A Progressive Web App to send some love - https://lovelovelove-inhlznspfi.now.sh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published