Remote parameter settings for Electron based alarm system

I am setting up an alarm system that will send notification by sms or email from Electron.

Probably looking at using a web hook to a service for handling the notifications and responses but I am looking for a way to present the user with a settings function where they can enter phone numbers or email addresses to send the notifications and set the high/low alarm levels

What have others done for this?