Kjell Kvinge

Results 6 comments of Kjell Kvinge

something like this maybe?![image](https://user-images.githubusercontent.com/3092520/117583502-bdac3880-b107-11eb-8f9e-3ac5ebb261d2.png)

just to pitch in an alternative approach. I have experimented with this, and created a bundle - single binary - which will work for selfhosting (on mac/win/linux/rasperry pi) on local...

@NMinhNguyen did you have any issues when serving the site over HTTP? Or do you plan he use HTTPS in all cases? For simplicity I wanted to be able to...

in my experiment i can do: ``` REACT_APP_HOST="htps://my.server.com/" npm run build:app:docker ``` But this require that the backendurls use this variable. I solve this with a patch like this, which...

Hi. It looks like the difference between adrg/strutil and matchr is the 0.7 limit which is not implemented in strutil. The difference between matchr and strcmp95/perl is probably because the...