Scheduled RSS to Email with Github Actions
Find a file
2023-01-21 17:15:20 +01:00
.github/workflows Change the cron back to daily (#10) 2023-01-21 17:15:20 +01:00
src Use npm cache (#6) 2023-01-20 11:43:56 +01:00
.gitignore Setting up the project 2023-01-20 08:54:01 +01:00
.prettierrc.json Setting up the project 2023-01-20 08:54:01 +01:00
email.js Run every hour (#9) 2023-01-20 13:22:34 +01:00
index.html Setting up the project 2023-01-20 08:54:01 +01:00
LICENSE Initial commit 2023-01-20 08:50:16 +01:00
package-lock.json Use npm cache (#6) 2023-01-20 11:43:56 +01:00
package.json Github action send email cron just to generate every 10 min 2023-01-20 10:41:11 +01:00
README.md Create README.md 2023-01-20 09:06:37 +01:00
server.js Github action send email cron just to generate every 10 min 2023-01-20 10:41:11 +01:00
tsconfig.json Setting up the project 2023-01-20 08:54:01 +01:00
tsconfig.node.json Setting up the project 2023-01-20 08:54:01 +01:00
vite.config.ts Setting up the project 2023-01-20 08:54:01 +01:00

RSS to Email

Scheduled RSS to Email with Github Actions