valtzu / smart-coffee

Receive push notifications when coffee is ready. Based on polling the coffee machine energy consumption using TP-Link HS110 monitoring device.
MIT License
0 stars 1 forks source link

Separate VAPID keys & store them in db #28

Open valtzu opened 6 years ago

valtzu commented 6 years ago

Create separate VAPID keys for each coffeemaker and store them in the database. This will:

  1. Simplify the installation process as the .env file won't need any modifications anymore
  2. Enhance security (🤣)