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

Latest commit

 

History

History
15 lines (10 loc) · 333 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 333 Bytes

cyclos4-ui-server

Usage:

npm i
npm run build
npm start

Explination

Running the UI directly from https://github.com/cyclosproject/cyclos4-ui doesn't work due to CORS (cross origin resource sharing) limitations in browsers.

This simple express server acts as a proxy for all requests destined for Cyclos core.