Wasp now supports Resend for sending emails
Wasp 0.25 adds Resend as a first-class email sender provider: set provider to Resend, add your API key, and start sending emails from your full-stack app.
Wasp Blog
Live Last read · last published · next check
Wasp 0.25 adds Resend as a first-class email sender provider: set provider to Resend, add your API key, and start sending emails from your full-stack app.

I typed one message into a chat channel in Buzz and an agent scaffolded, deployed, and shipped a live full-stack CRM with Wasp. Here's the recipe, written so a human or an agent can follow it.

How Searchcraft, a Rust-based Algolia alternative, built their full-stack customer dashboard with Wasp and the Open SaaS template.

Wasp is a full-stack web framework. After five years of treating design as second-tier, we rebranded it as a technical spec: blueprints, monospace, three colors. Here's why design ended up mattering more for us than for our users.
Wasp's spec is just a TypeScript program, so file-based routing isn't a framework feature you wait for — it's under 50 lines of code you own. Here's how to build one with the exact conventions you want.

Why JavaScript lacks true full-stack modules, what Rails and Laravel get right, and how Wasp can bring that pattern to JS.

Community Day of Launch Week #12: four real, paid SaaS apps shipping on Wasp right now, across creator tools, UK property tech, e-commerce, and early-childhood education.

Wasp drops its custom DSL and replaces it with a TypeScript-native way to define your full-stack app: the TypeScript Spec. Here's what it is, how it works, and what it unlocks.

Launch Week #12 is Wasp's biggest shift yet: the DSL is gone, and Wasp is now a fully TypeScript-native full-stack framework. Plus SSR/pre-rendering, a rebrand, Community Day, and easier deploys.

Vibe coding a SaaS can get you started fast but can also turn into a mess. The way out isn't a rewrite, it's a process. Here are 5 tips that keep you the architect while AI does the building.