Set up SSL/TLS for shadow-cljs https server
While developing clojurescript web apps, you may require that the development http server shadow-cljs operate with SSL/TLS to serve up HTTPS, not just HTTP.
This is particuarly true if you need to test things out on an iPhone or Android phone but sti...
hashnode.ibd.com6 min read