This is a submission for the Postmark Challenge: Inbox Innovators.
“People who are crazy enough to think they can build an app with nothing but an email… usually can.”
— Slapp.dev, 2025
We never know when inspiration would hit, it could be when you are writing your morning notes, sending an email to your coworkers or the routine start of day email scour. Inspiration never waits and that's why we are building Slapp.dev
The Resolution
Slapp.dev is a web tool that uses AI Agents unrelentlesly working behind the scenes to build your idea/app right from your mail box. We call the agent, bob.
This workflow creates a new experience where anyone can quickly prototype an idea without needing to switch contexts or maybe even go as far as learning how to code (ewwww!)
We already spend a good amount of time right in our mail boxes, in fact this is a clipped piece from a 2019 article on how many hours American workers spend on email each day. Imagine the numbers we are doing now. crazzy!
Demo
Okay, bob, it's time.
- Send an email with your idea to bob@slapp.dev
Grab a cup of coffee or keep on with your morning notes
When your slapp is ready, bob will respond with a link to your new startup/prototype.
That's all you need to do. I'm serious.
Side notessss:
Bob will send you a link or prompt you to create an account. You can decide not too but bob will be happy if you do
✦ links
Code Repository
https://github.com/kohasummons/Slapp
How I Built It
Slapp.dev runs on a hand‑picked stack:
- NestJS (backend)
- Next.js
- Supabase + Primsa
- Redis + Bull - worker picks off the slapp builds and sees it to completion rotating the agents.
- Gemini 2.5Pro Flash - Google's latest multimodal AI model that powers our code generation engine
- Postmark – inbound email parser that is the heartbeat of our “email‑first” UX.
TLDR.
- Postmark captures emails and fires it off to my webhook
- NestJS processes webhooks
- Redis/Bull queues build jobs
- Agent use Gemini to generate the code
- Prisma manages database operations
- Supabase handles auth and storage
- Next.js serves the frontend and live app viewer
Future updates
- Handle email threading. Found a good resource from postmark on how to do that.
Team
mercythaddeus
koolamusic
Very interesting. Amazing work✨