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

https://github.com/theodoreai/simple-app

This simple application will be able to upload files (JPEG, pdf, JP2) to AWS bucket.
https://github.com/theodoreai/simple-app

Last synced: 2 months ago
JSON representation

This simple application will be able to upload files (JPEG, pdf, JP2) to AWS bucket.

Awesome Lists containing this project

README

          

# simple-app

simple-app is an application used for uploading files to AWS bucket.

## Installation

#### You are going to need the dependencies in the package file.
#### You are also going to to make an .env file to safely store your app keys.
#### Or you can use environment variables.

```bash
git clone https://github.com/TheodoreAI/simple-app.git

```

```requirements
npm install
```
COMING SOON: ## Usage

```node

```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## Credit:

For more info on how to use AWS:
https://aws.amazon.com/blogs/aws/aws-documentation-is-now-open-source-and-on-github/

## License

MIT