SolidLabResearch / generic-data-viewer

Generic query-based data viewer
MIT License
0 stars 0 forks source link

Local proxy #78

Closed AronBuzogany closed 1 year ago

AronBuzogany commented 1 year ago

This PR fixes #76 by hosting a proxy on local host using cors-anywhere.

This PR also provides a test for the proxy, resolving #77

All tests succeed