Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Demonstrates usage of FH.Sync to easily retrieve data over HTTPS, cache locally, and render using AngularJS

License

Notifications You must be signed in to change notification settings

RHMAP-Sample-Mobile-Apps/sync-angular-client

Repository files navigation

FeedHenry Sync Angular Client

Front end application that uses Angular and Ionic to build a UI, and the FeedHenry SDK Sync feature to access data from the Cloud and store it on device.

The associated Cloud Application for this can be found at sync-angular-cloud, while the MBaaS Service is located at sync-angular-mbaas-service.

Local Development

Assuming you have node.js and npm installed, you can run this application locally by using the following commands:

cd sync-angular-client
npm install
npm start

This will open the application in a browser (only Chrome is tested) and allow you to interact with the local Cloud (linked above) and Service (also linked above) to create users in the MBaaS Service.

About

Demonstrates usage of FH.Sync to easily retrieve data over HTTPS, cache locally, and render using AngularJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published