# Development

#Development

2 articles tagged

Complete Guide to Setting Up Mailpit (Without Docker)

Complete Guide to Setting Up Mailpit (Without Docker)

Learn how to install and run Mailpit, a modern SMTP server for developers, directly on your Linux system without using Docker. This guide covers installation, configuration, and usage for local email testing.

3 min read
Read Article →
Why I Chose better-sqlite3 (and Why It Broke with pnpm)

Why I Chose better-sqlite3 (and Why It Broke with pnpm)

A complete guide on why better-sqlite3 is an excellent choice for Node.js projects, its performance benefits, and how to fix common native binding issues when using pnpm.

8 min read
Read Article →