generated from RealDevSquad/website-template
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
DXImproving the developer experienceImproving the developer experience
Description
Currently when running dev mode, we have to manually redirect port 3000 to 443 using something like
npx local-ssl-proxy --source 443 --target 3000
For us to run the website in custom local domain and avoid CORS error. Read more about cors
We want to automatically redirect port 3000 to 433 when running
yarn run dev
You can check the setup at website-my for reference
If you face any problem please message in #🔮goals-site-vue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DXImproving the developer experienceImproving the developer experience
Type
Projects
Status
Backlog