easy-secret-santa

An easy and unbureaucratic secret santa manager

Running

Clone

https://github.com/AlissonSteffens/easy-secret-santa.git

Install

npm install

Before running create a config.json file

{
    "email_user": "email@gmail.com",
    "email_pass": "password123"
}

Then Update contacts at data.json

Finally run it

npm start

Dependencies

Dev Dependencies

None

License

MIT