orassayag / udemy-courses

Built in December 2020. A Node.js + Puppeteer.js application to get Udemy courses links from a coupon site, and purchase the FREE ONLY courses (by the coupon) on Udemy site.
https://linkedin.com/in/orassayag
3 stars 0 forks source link

Use .env #2

Open dm94 opened 1 year ago

dm94 commented 1 year ago

I think it is much better to use an .env than to have to configure in settings where the file with the account data is located.

orassayag commented 1 year ago

Thanks