lvarayut / relay-fullstack

:point_up::running: Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS
https://lvarayut.github.io/relay-fullstack/
MIT License
985 stars 126 forks source link

SSL in dev and prod? #109

Closed reactor81 closed 6 years ago

reactor81 commented 6 years ago

I don't see a way to do ssl in dev and prod. Is this possible with the webpack and HL running? Has anyone seen a tutorial / PR for this?

ncrmro commented 6 years ago

@reactor81 I believe this is outside of the scope of this project and webpack.

Essentially you could try a reverse proxy like apache, nginx, or traefik.

reactor81 commented 6 years ago

Ah, yes, I could see how it might be out of scope, @ncrmro , thanks. Will close.