Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 518 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 518 Bytes

Angular App integrated to Appsyn using Amplify

Main Page

Features:

  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"

Running

  1. Run npm install to install node modules.

  2. Update the cognito credentials in aws-exports.js

  3. Run ng serve -o to run the project.