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

Allow the 'cyclos4-ui' to run with the 'cyclos-docker-adhara' and avoid CORS issues (via the proxy mechanism).

License

Notifications You must be signed in to change notification settings

AdharaProjects/cyclos4-ui-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Allow the 'cyclos4-ui' to run with the 'cyclos-docker-adhara' and avoid CORS issues (via the proxy mechanism).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published