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

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

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