AWS Amplify integration
-
Hi everyone!
I’m trying to connect AWS Amplify to my Quasar App. I’m following the steps on this repo:
https://github.com/aws-samples/aws-amplify-vueThe only problem is that I don’t know where to import Amplify since I made the project with quasar cli, so no main.js was made. The next image shows the common setup with Vue:
Anyone has any idea on how I can address this problem?
-
check out app plugins/boot files in v1
-
-
it should be done using boot files