Updated setup files
fixed missing require
more consistent naming
Birthday Reminders
Dependencies:
Create a file named config.json
in the root directory. (You can use config.json.sample
as an example.
npm install
node index.js
On FreeBSD, you can run setup/setup_freebsd.sh
, which will install and start an RC service and also add an Nginx configuration. On Linux, you can still use the Nginx configuration, and you'll probably want to run it as a systemd service.