Skip to content

filip131311/secret-santa

Repository files navigation

secret-santa

This is a project that allows for automating secret santa. It takes a list of people and their email and sends an email to all off them with the result of the draft.

Prerequisites

The script requires working resend account.

Configuration

  • Copy .env.example file to .env and put your credentials in there.
  • Copy people.json.example file to people.json ad feal it with the list of your users.

Usage

to run the script use commands:

npm i 
npm run start 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published