Postboi PRE-RELEASE

ISSUE No. 005
POSTBOI DISPATCH

News

PRE-RELEASE
PUBLISHED IRREGULARLY

Product updates, release notes, and short guides on the easiest way to send email, SMS, WhatsApp, push and chat from your JavaScript and TypeScript apps.

Announcement · 8 min read LATEST

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 THE DISPATCH →

LOG Everything else we've sent

  1. 04 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.
  2. 03 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.
  3. 02 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.
  4. 01 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.