Skip to content

brandonptucker/email-service

Repository files navigation

email-service

A simple email service used to send emails for the albanyrvresort.com website.

Technologies

Requirements

Installation

  1. Clone the repo
    git clone https://github.com/brandonptucker/email-service
  2. Change into directory
    cd email-service
  3. Install dependencies
    npm install
  4. Start local service on http://localhost:3001/email
    npm run dev

Deployment

NOTE: You must install and configure AWS CLI before running the deploy or remove npm scripts.

Deploy the service to AWS

npm run deploy

Remove the service from AWS

npm run remove

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages