Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit c272bfb

Browse files
authored
docs: add CORS to getting started (#3943)
Fixes #3597
1 parent 6178708 commit c272bfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ We've come a long way, but this project is still in Alpha, lots of development i
2727
## Getting started
2828

2929
* Read the [docs](https://github.com/ipfs/js-ipfs/tree/master/docs)
30+
* Ensure CORS is [correctly configured](https://github.com/ipfs/js-ipfs/blob/master/docs/CORS.md) for use with the HTTP client
3031
* Look into the [examples](https://github.com/ipfs-examples/js-ipfs-examples/tree/master) to learn how to spawn an IPFS node in Node.js and in the Browser
3132
* Consult the [Core API docs](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) to see what you can do with an IPFS node
3233
* Visit https://dweb-primer.ipfs.io to learn about IPFS and the concepts that underpin it

0 commit comments

Comments
 (0)