Made with Novu, Next JS 14, GitHub API,MongoDB
A Github good-first-issue finder that sends mail notifications about that issue and repo, so that you keep up your Open Source Journey.
+----------------+
| Start |
+----------------+
|
v
+---------------------+
| Next.js Frontend |
+---------------------+
|
v
+----------------------------------+
| Email Subscription Form Response |
| Stored in MongoDB |
+----------------------------------+
|
v
+----------------------------------+
| API Call via Cron Job Console |
| (9 AM daily) |
+----------------------------------+
|
v
+-------------------------------------+
| Trigger Novu Notification & |
| Receive Email |
+-------------------------------------+
|
v
+----------------+
| End |
+----------------+