https://github.com/dptole/aws-vue-koa
Learning Vue.js and Koa with the AWS-SDK
https://github.com/dptole/aws-vue-koa
aws-sdk gulp koa materializecss nodejs pwa s3-bucket vuejs2
Last synced: 2 months ago
JSON representation
Learning Vue.js and Koa with the AWS-SDK
- Host: GitHub
- URL: https://github.com/dptole/aws-vue-koa
- Owner: dptole
- License: mit
- Created: 2017-12-08T09:40:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T18:55:40.000Z (over 3 years ago)
- Last Synced: 2025-10-25T16:26:28.764Z (8 months ago)
- Topics: aws-sdk, gulp, koa, materializecss, nodejs, pwa, s3-bucket, vuejs2
- Language: JavaScript
- Homepage:
- Size: 479 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AVK - AWS SDK + Vue.js + Koa
============================
This is a personal project where I've used the [AWS SDK][aws-sdk-url], [Vue.js][vue-js-url] and [Koa][koa-url] to create a [Progressive Web App][pwa-url] that helps you manage your S3 buckets!



Check the [wiki][wiki-url] for more information on how to get it running.
License
=======
[MIT][LICENSE]
[pwa-url]: https://developers.google.com/web/progressive-web-apps/
[aws-sdk-url]: http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html
[koa-url]: http://koajs.com/
[vue-js-url]: https://vuejs.org/
[wiki-url]: https://github.com/dptole/aws-vue-koa/wiki
[LICENSE]: LICENSE