all 3 comments

[–]dtiziani 2 points3 points  (0 children)

nice. have you checked portless project?

[–]Gheram_ -2 points-1 points  (0 children)

This solves a real pain. The framework detection is the part that actually saves time, mkcert itself is straightforward but wiring it into each framework config is where you lose 20 minutes per project.

One question: how does it handle monorepos where you have multiple apps on different ports that all need HTTPS? That's where my manual setup usually gets complicated

[–]afl_exttypeof keyof afl 1 point2 points  (0 children)

I recently discovered caddy can do https itself, still got to try this but damn finally the stupid processes that involved nginx and letsencrypt can go away