Skip to content

Setup local ssl proxy #133

@pallabez

Description

@pallabez

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    DXImproving the developer experience

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions