Adds a button to bulk-add environment variables on the AWS Amplify page from a .env file format using a stylish dialog.
You know how in Vercel you can paste your .env and it automatically creates the key value pairs in the form instantly ? this is the same but for AWS amplify v2, the last step where you can write in the form.
Adds a button to bulk-add environment variables on the AWS Amplify page from a .env file format using a stylish dialog.