Deployment

JavaScript

Netlify and React Router

Netlify is a really easy way to deploy your React apps. There is just one problem you have to handle, if you want to use react-router.

Read
Deployment

Deploying static websites over https with Caddy and 1 line of code

I still remember the days, when we had to configure our SSL-Certificates with nginx and apache and it was really painful. But in the last months we started to use caddy. A fresh web server with an simple config and https by default.

Read