Skip to content

Los-merengue/CloudSec_Scripts

Repository files navigation

Scripts Security

Description

Features

Getting Started

Dependencies

Installing

Clone the repository and build the project:

# Clone the repository


# Navigate to the project directory


# Build the project

Configuration

Create a .env file in the root directory with the following contents:

  • DATABASE_URL=
  • SMTP_USERNAME=
  • SMTP_PASSWORD=
  • SMTP_SERVER=
  • SMTP_PORT=
  • SENDER_EMAIL=

Replace the values with your actual database credentials and SMTP settings.

Executing program

Run the program with:

Run tests with:

Usage

After starting the service, it will be listening for requests to handle newsletter subscriptions and sending emails.

Usage Samples

Contributing

Contributions to the newsletter service are welcome!

To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Create a new Pull Request.

Authors

Emeka Michael Nzeopara

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages