π Easily backup all your Github repositories to AWS S3
Use AWS S3 and a scheduled Lambda.
-
Copy
serverless.yml.example
and rename itserverless.yml
and fill the config variables. -
Install Serverless Framework
npm install -g serverless
- Deploy to AWS
serverless deploy
- Enjoy π₯³