More context here
npm install
Create a .env file with the following credentials:
AWS_ACCESS_KEY_ID=YOUR_AWS_KEY
AWS_SECRET_ACCESS_KEY=YOUR_AWS_SECRET
S3_BUCKET_NAME=your-bucket-namenode index.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|
More context here
npm install
Create a .env file with the following credentials:
AWS_ACCESS_KEY_ID=YOUR_AWS_KEY
AWS_SECRET_ACCESS_KEY=YOUR_AWS_SECRET
S3_BUCKET_NAME=your-bucket-namenode index.js