feedhenry / fh-sync

Node.js implementation of the FeedHenry Data Synchronisation Server. To be used in conjunction with the FeedHenry Data Synchronisation Client.
http://feedhenry.org
Apache License 2.0
5 stars 17 forks source link

added cors to stop Access origin issues #12

Closed austincunningham closed 7 years ago

austincunningham commented 7 years ago

added cors to the example app to stop Access origin issues when running client and server on same machine