Skip to content

Commit f275a64

Browse files
authoredSep 21, 2023
Update README.md
Added a blurb about CORs restrictions
1 parent 1206eeb commit f275a64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ This repo is an Helix/Franklin/NGC/SuccessEdge/EDN project that will serve as th
99
### GraphQL Endpoints
1010
- Lovesac Staging: https://staging.lovesac.com/graphql
1111

12+
## Configurator and CORS
13+
Currently there is a CORs issue preventing [the configurator](https://configurator-v2--lovesac--tuckerelliott.hlx.live/sactionals/build/203a585400317f3b2b900f32ffa8886b) from showing in a normal context. You can disable CORs Restrictions in Safari in `Develop` >> `Disable CORs Restrictions`.
14+
1215
## Devcontainers
1316

1417
This repository has a `.devcontainer` directory suitable for running the project in vscode or Github Codespaces. By default, the devcontainer will install node dependancies and run `hlx up` resulting in a development server spawning on port `3000`.

0 commit comments

Comments
 (0)
Please sign in to comment.