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 install
to install node modules. -
Update the cognito credentials in aws-exports.js
-
Run
ng serve -o
to run the project.