/esubscribe

Primary LanguageJavaScript

An email app that lets users subscribe to receive Broadcast emails about specific Topics.

Set up / Install

  1. Currently using an ElephantSQL database (handy for the connection URL).
  2. Install your npm dependencies by running npm install in your terminal.
  3. Run npm run dev to start your server and bundle the frontend.