localstack / localstack/amplify-localstack
Add LocalStack endpoint to exports.json
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently the usage of this utility makes you add endpoint: https://localhost.localstack.cloud:4566 after importing the exports file. A config that could be easily added to the file using the plugin.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how the plugin generates or updates exports.json, then inspect the exported configuration described in the issue. The change is complete when the generated file includes the LocalStack endpoint automatically, so users no longer need to add it after importing the file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100