Blog

Tech blog on web, security & embedded
February 24, 2023

Introducing MailCrab!

MailCrab is an email test server for development, written entirely in Rust.
CI/CD (continuous integration/continous deployment) is a proces where developers integrate new code into the main branch in regular intervals (preferably several times per day). Using CI/CD allows us to get up to a quick iteration pace and gives us a way to gather feedback quickly.