aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.43k stars 2.13k forks source link

Any chance of an Amplify-Vue/cli3.0 starter with User Auth and sample lists ? #1344

Closed rojagit closed 6 years ago

rojagit commented 6 years ago

Do you want to request a feature or report a bug? Feature

haverchuck commented 6 years ago

@rojagit Do you mean a starter application that is build with v3.0 of the Vue CLI? I am not aware that v3.0 of the actual Vue library is available yet.

rojagit commented 6 years ago

I guess it was Vue-cli 3.0 I was lookin at...this is all soooo confusing lol

rojagit commented 6 years ago

Re-opening with edit in title, I meant Vue-cli 3.0

haverchuck commented 6 years ago

Should include ability to: a) access remotely, not just local (#1357 ) b) persist data in dynamobdb (#1374 ).

rojagit commented 6 years ago

@haverchuck Will the starter app include all presets ? Or at least PWA, Router & Vuex so as to show us the right way to start using it ? Thanks...and any rough ETA on this ? days/weeks/etc ?

haverchuck commented 6 years ago

@rojagit We've just added an aws-amplify-vue package to our main amplify library, and the starter has been updated to use it. The next step is to add the cloud persistence as you described.

haverchuck commented 6 years ago

@rojagit We have just updated the starter app so that it uses AWS Appsync to store the 'notes' instead of the cache. I am closing this issue now, but please feel free to reopen it if this isn't what you wanted.

rojagit commented 6 years ago

Awesome ! Will give it a shot soon ..Thank you!

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels or Discussions for those types of questions.