Lets-code-with-us / scamwebsiteV1

Scam Alert is an open-source platform where users can share and alert others about new types of scams. The goal is to create a community-driven space to identify and report various scam attempts, helping to protect people from fraud.
https://scamwebsite-v1.vercel.app/
12 stars 45 forks source link

Add Database backup #98

Closed yadavshubham01 closed 1 month ago

yadavshubham01 commented 1 month ago

This PR introduces a cron job to automate the process of backing up the primary MongoDB database and pushing it to a secondary database every month.

yadavshubham01 commented 1 month ago

@Shu12388y Please review this PR

Shu12388y commented 1 month ago

@yadavshubham01 another contributor already raises PR