🔥 express-chaos-middleware - A simple chaos testing lib for Node.JS Express applications

I just released a small library to put some troubles in my Node.JS Express applications. https://github.com/drouian-m/express-chaos-middleware ...

December 18, 2021 Â· 1 min Â· ziggornif

🦊 📦 How to manage NPM modules with GitLab Packages and semantic-release

GitLab offers a private NPM registry for each project with the GitLab Packages feature. We will see in this article how to use it to publish modules then how to automate the releases and the changelog generation on a project. ...

December 11, 2021 Â· 4 min Â· ziggornif