/mailCollectorApi

A REST API to collect emails for the purpose of sending out newsletters

Primary LanguageJavaScriptMIT LicenseMIT

mail collecttor

GitHub

The purpose of this project is to store emails in a .csv file from a POST request, so that newsletters can be sent out to customers.

Getting Started

Prerequisites

Installing

  1. Clone the repository git clone https://github.com/meiremans/mailCollectorApi
  2. Run docker-compose up -d --build

Developing

Start the instance by running npm start

Deployment

  1. Run docker-compose up -d --build

Built With

Authors

License

This project is licensed under the MIT License. See LICENSE for details.