Skip to content

Commit

Permalink
Remove mention of CORS proxy from README (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
MattIPv4 authored Jan 23, 2024
1 parent fdd0f76 commit 95e96d9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,6 @@ You can then take the `dist` folder and put it on your web server/bucket.

GitHub Actions is setup to do this automatically for this repository to deploy to gh-pages.

### CORS proxy

To integrate with NPm and provide users with the ability to ues file names from an NPM package, the tool utilises the
cors.bridged.cc proxy as NPM does not have CORS headers on their registry.

The CORS proxy is only used for the NPM functionality, but requires an API key that will be used in the client to
authenticate the requests, set as the `CORS_API_KEY` environment variable.

You can find out more about getting an API key for the CORS proxy at <https://github.com/gridaco/base/issues/23>.

## Source Structure

### [`src/glob-tool`](./src/glob-tool)
Expand Down

1 comment on commit 95e96d9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been deployed to DigitalOcean Spaces for easy reviewing.

glob-tool (Build Analysis Report)

Please sign in to comment.