Skip to content

Commit

Permalink
Service to upload files on S3
Browse files Browse the repository at this point in the history
  • Loading branch information
paweld-iRonin committed Oct 22, 2023
1 parent 78580d9 commit c940f7b
Show file tree
Hide file tree
Showing 6 changed files with 1,600 additions and 166 deletions.
4 changes: 4 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ DATABASE_NAME=nestjs
DATABASE_PORT=5432
DATABASE_PASSWORD=
NODE_ENV=development
AWS_REGION=
AWS_ACCESS_KEY_ID=
AWS_SECRET_KEY_ID=
AWS_BUCKET=
Loading

0 comments on commit c940f7b

Please sign in to comment.