Skip to content

Aton-Kish/syncup

Repository files navigation

syncup

syncup

MIT License Go Report Card

A development workflow tool for syncing up with AWS AppSync.

By combining it with a version control system, you can version control the AppSync Environment Variables, Schema, Resolvers, and Functions, allowing you to quickly restore versions.

Installation

Download the pre-compiled binaries from the releases page.

Usage

: dumping
syncup pull --api-id aaaaaa123123123example123

: restoring
syncup push --api-id aaaaaa123123123example123

If you want to learn more, check out the user guide.

Troubleshooting

If you think you've found a bug, or something isn't behaving the way you think it should, please raise an issue on GitHub.

Changelog

Refer to the CHANGELOG.

License

The syncup is licensed under the MIT License, see LICENSE.