Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Wellers0n/aws-s3-example

upload file to aws-3
https://github.com/Wellers0n/aws-s3-example

aws-s3 docker javascript multer typescript webpack

Last synced: 15 days ago
JSON representation

upload file to aws-3

Lists

README

        

# AWS-DEPLOY

### Prerequisites

- Node
- NPM

### Installing

At the root directory, run the following commands:

```sh
yarn or npm install
```

```sh
yarn start or npm run start
```

## .env

You need to create a `.env` file in the root, see the keys in `.env.example`

## Built With

- Node.JS
- Typescript
- AWS S3

## Versioning

We use [Git](https://git-scm.com/doc) for versioning with [git-flow](https://medium.com/trainingcenter/utilizando-o-fluxo-git-flow-e63d5e0d5e04)