#✅ - Clone amplify app
1 messages · Page 1 of 1 (latest)
I can do either of two things.
- clone the app with an env. Edit the resources as needed.
- Pull the existing app locally. create an empty app, Do amplify add on resources as needed. copy the corresponding code from the existing app and paste them in the new app under the corresponding newly created folders.
Seems like only the second option is possible afaik. Would love some feedback.
How to connect ec2 instance issue
You can do similar to https://aws.amazon.com/blogs/mobile/restoring-aws-amplify-project-after-deleting-it-from-the-cloud/
This article was written by Olajide Enigbokan, Startup Solutions Architect, Startups In the process of using AWS Amplify, you may make mistakes. One of the mistakes you want to avoid involves mistakenly deleting your Amplify project. It would be a relief to have procedures in place to easily restore your Amplify project instead of having […]
Good one. I ended up doing the second option from my original post. Thanks for sharing the link above. @mental wharf
✅ - Clone amplify app
Answer selected!
You can do similar to https://aws.amazon.com/blogs/mobile/restoring-aws-amplify-project-after-deleting-it-from-the-cloud/
Kudos to @mental wharf!
#1068955233671188480 message
Hi