1. Appsync Query using vehicle Id.
2. Appsync subscribe/unsubscibe for mutations of specific vehicle id.
2. Cognito authentication
Make sure your read my complete "Appsync series"
-
Run
npm installto install node modules. -
Update the cognito credentials in aws-exports.js
-
Run
ng serve -oto run the project.