aws-samples / aws-sdk-js-notes-app

A simple note taking application using modular AWS SDK for JavaScript (v3)
Other
82 stars 32 forks source link

Populate configuration in .env instead of config.json #134

Closed trivikr closed 5 months ago

trivikr commented 5 months ago

Issue

Fixes: https://github.com/aws-samples/aws-sdk-js-notes-app/issues/131

Description

Populates configuration in .env instead of config.json

Testing

Local testing


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.