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

Latest commit

 

History

History
16 lines (12 loc) · 498 Bytes

File metadata and controls

16 lines (12 loc) · 498 Bytes

FeedHenry Sync Angular Cloud

Cloud Application for the sync-angular-client that runs fh-rest-sync-proxy to facilitate synchronisation of records between a Client Application and a datastore exposed by a RESTful API running on an MBaaS Service.

Local Development

Assuming you have node.js and npm installed, you can run this locally like so:

cd sync-angular-cloud
npm install
npm start