Slapp.dev, ship apps without leaving your inbox
Joshua Omobola

Joshua Omobola @koha

About: DevRel. DevRel. DevRel. And a lotta open source.

Location:
kanye's crib
Joined:
Jul 31, 2020

Slapp.dev, ship apps without leaving your inbox

Publish Date: Jun 9
102 25

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

Image description

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!

Image description

Demo

Okay, bob, it's time.

  1. Send an email with your idea to bob@slapp.dev

Image description

  1. Grab a cup of coffee or keep on with your morning notes

  2. When your slapp is ready, bob will respond with a link to your new startup/prototype.

Image description

Image description

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:

  1. NestJS (backend)
  2. Next.js
  3. Supabase + Primsa
  4. Redis + Bull - worker picks off the slapp builds and sees it to completion rotating the agents.
  5. Gemini 2.5Pro Flash - Google's latest multimodal AI model that powers our code generation engine
  6. 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

  1. Handle email threading. Found a good resource from postmark on how to do that.

Team

mercythaddeus
koolamusic

Comments 25 total

Add comment