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.
- Host: GitHub
- URL: https://github.com/theodoreai/simple-app
- Owner: TheodoreAI
- Created: 2021-09-22T00:40:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T02:51:51.000Z (over 4 years ago)
- Last Synced: 2025-02-01T02:48:53.373Z (over 1 year ago)
- Language: EJS
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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