Postboi Pre-release
News
Product updates, release notes, and short guides on the easiest way to send email from your JavaScript and TypeScript apps.
Postboi goes multi-channel: SMS, WhatsApp, push and chat
mail() now has four siblings. SMS, WhatsApp, push and chat with the same zero-config shape, and a send() that stops at the first channel that works. Cheapest first.
Read post →Postboi Forms: turn any HTML form into email, no backend required
Point a plain HTML form at a URL and submissions land in your inbox: spam-filtered, with attachments and reply-to handled. Static sites finally get a proper contact form.
Read post →Introducing Postboi: zero-config email for JavaScript apps
One command, one token, and mail() just works. Here's what Postboi is, and why sending email from your app shouldn't need DNS records or a provider dashboard.
Read post →The easiest way to send email from a JavaScript app
DNS records, provider dashboards, SDK boilerplate: the usual email setup is a lot of yak-shaving. Here's how to skip all of it and send your first email in one line.
Read post →Build a SvelteKit contact form in minutes
A working contact form in a SvelteKit app in minutes: a one-line form action, file uploads, and sensible reply-to behaviour. No API route, no email markup.
Read post →