/github-backup-aws

🛟 Easily backup all your Github repositories to AWS S3

Primary LanguageJavaScript

github-backup-aws

🛟 Easily backup all your Github repositories to AWS S3

Use AWS S3 and a scheduled Lambda.

Usage

  1. Copy serverless.yml.example and rename it serverless.yml and fill the config variables.

  2. Install Serverless Framework

npm install -g serverless
  1. Deploy to AWS
serverless deploy
  1. Enjoy 🥳