Scheduled RSS to Email with Github Actions
Find a file
2023-01-20 10:41:11 +01:00
.github/workflows Github action send email cron just to generate every 10 min 2023-01-20 10:41:11 +01:00
src Setup Github action build step 2023-01-20 09:55:02 +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 Github action send email cron just to generate every 10 min 2023-01-20 10:41:11 +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 Setting up the project 2023-01-20 08:54:01 +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