Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thebenforce/data-migration
A migration utility for cloud resources
https://github.com/thebenforce/data-migration
aws aws-cognito cloud cloudformation dynamodb hacktoberfest migration migration-tool
Last synced: 13 days ago
JSON representation
A migration utility for cloud resources
- Host: GitHub
- URL: https://github.com/thebenforce/data-migration
- Owner: theBenForce
- License: mit
- Created: 2019-09-04T15:55:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T00:45:20.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T02:58:02.701Z (16 days ago)
- Topics: aws, aws-cognito, cloud, cloudformation, dynamodb, hacktoberfest, migration, migration-tool
- Language: TypeScript
- Homepage: https://data-migration.js.org/
- Size: 52.7 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Welcome to data-migration 👋
[![Build Status](https://github.com/theBenForce/data-migration/workflows/Release/badge.svg?branch=master)](https://github.com/theBenForce/data-migration/actions)
[![Maintainability](https://api.codeclimate.com/v1/badges/89a0c1976c9b89979635/maintainability)](https://codeclimate.com/github/theBenForce/data-migration/maintainability)
[![Documentation](https://img.shields.io/badge/documentation-view-blue)](https://data-migration.js.org/)
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)
[![Rate this package](https://badges.openbase.com/js/rating/data-migration.svg?token=FdpfCIkspk8Sc6VI7wU1KT3wqoAKWptHr+1B76UYXSg=)](https://openbase.com/js/data-migration?utm_source=embedded&utm_medium=badge&utm_campaign=rate-badge)> A set of tools to create and run migration scripts against cloud resources
## Install
```sh
yarn add --dev data-migration-cli
```## Author
👤 **Ben Force**
- Github: [@theBenForce](https://github.com/theBenForce)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/theBenForce/data-migration/issues).
## Show your support
Give a ⭐️ if this project helped you!
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_