HTTPS en local avec un vrai domaine et un vrai certificat
web · Français ·
Une solution élégante pour exposer une application web locale avec un vrai nom de domaine et un vrai certificat SSL, en utilisant Caddy et acme-dns.
a.k.a. clemlatz · développeur web
web · Français ·
Une solution élégante pour exposer une application web locale avec un vrai nom de domaine et un vrai certificat SSL, en utilisant Caddy et acme-dns.
web · English ·
An elegant solution to expose a local web application with a real domain name and a real SSL certificate, using Caddy and acme-dns.
web · Français ·
J’adore l’outil de veille Flus, mais il me manquait un moyen de pouvoir facilement ajouter un lien depuis mon téléphone ou ma tablette. J’ai donc créé un raccourci pour ça et je vous explique comment.
web · Français ·
Comment rédiger de meilleurs message de commit peut nous aider à mieux travailler en équipe.
web · Français ·
Le chaînon manquant entre vos radiateurs Tiko et vos appareils Apple grâce à HomeBridge.
web · English ·
React testing-library is very convenient to test React components rendering from props, fire events and check DOM elements. react-router uses a <Redirect> component to trigger a redirect, but how can we test that this component is called using testing-library?
web · English ·
If you’re using Docker to run Matomo, you might want to keep your credentials out of the Docker image, because they may vary depending on deployment situations, or because the image is publicly available.