EXIST · UnternehmerTUM
2026
hintergrund

Websites that run themselves —
so their owners don't need a developer.

hintergrund
Where it started
methe technical oneportfoliorestaurantbandyoga studiofamily shopupdate, pls!new menu!tour dates!new prices!photos!hours of work · every ~2 months · every site
hintergrund
Lesson one
one shared serverportfoliorestaurantbandyoga studioWordPress siteWordPress site — hackeda client reallywanted WordPresssame machine,same fate(this actually happened)
hintergrund
Lesson two
content in a database👤visitorserverrenders pagedatabaseon every single visittwo systems awake 24/7patched · secured · paid forslow under loadstatic filesbuildonce, on changeHTML·CSS·JSon a CDN👤nothing runs at visit timefast everywherenothing to hackpractically free
hintergrund
The insight · 5+ years ago
how do I update my own sites?edit filescommitGitHubbuilddeployliveno server of mine involved — the pipeline does everything

What if my clients could commit to GitHub —
without knowing what Git is?

hintergrund
First version
content.json{"title": "Summer Menu","intro": "Fresh & local…","price": 24,"photos": [ … ]}what lives in the reporendered aswhat the owner seesTitleSummer MenuIntroFresh & local…Price24 €SaveGitHub API✓ new commit — by the ownerbuild & deploy — automaticstatic site updated 🌐Save = git commit
hintergrund
Why rent a server 24/7?
costone year of a small-business sitealways-on server · from ~4 €/month, idle or notserverless · pay per request → ≈ 0 €editediteditedit
Cloudflare Cloudflare Workers
  • 100,000 requests/day free
  • static files: free, unlimited
  • then $5/mo → 10M requests
Scaleway Scaleway Functions
  • 1M requests/month free
  • + 400,000 GB-s compute free
  • then €0.15 per 1M requests

a small business fits in the free tier: 0 €

hintergrund
The bet
the server I didn't wantnode runtimeopen portssessions in RAMOS updatesauth libraries need all of the abovealways on · always exposed · always billedstateless functions + managed storageλ loginλ save contentλ checkoutλ send emailkey-value store · file storage · gitawake for milliseconds — only when calledno auth lib fit this runtime → built my own

Everything a server does can run serverless* *with modest concurrency — which small businesses always have

hintergrund
What it became
serverless coreauth · storage · git · build · deployCMSliveShoplive · StripeEmailliveHotel bookingnextAI buildernextevery module: same core, same serverless rules, zero servers
hintergrund
Tech highlight

the owner edits

Svelte

Svelte compiler

running in the browser

real component preview

Instant preview. No build server. No round trip.

hintergrund
Business model

typical SaaS

  • → rent, forever
  • → your data on their servers
  • → price hikes, shutdowns,
       roadmaps you don't control

hintergrund

  • → one-time purchase
  • → deploys into your own
       cloud account
  • → your data, your keys,
       your ~0 € infra bill

Software changes too fast to rent it forever.
Own the stack.

hintergrund
Why now

AI made building a website easy. Running one is still hard.

hosting auth database payments email security updates
hintergrund

one platform · pre-integrated · serverless · owned

hintergrund
Where I need your advice
product status ~90 %

CMS · shop · email live — in use on real client projects

01 · Launch

How should I go to market — direct to small businesses, or through agencies & freelancers?

02 · Team

Found solo or bring in co-founders — and what does that mean for EXIST?

03 · Model

One-time purchase: how do EXIST & investors see it? Hybrid options?

04 · EXIST

Eligibility, timing of incorporation, TUM mentor — what's the ideal path from here?

max@julius-brantner.de · hintergrund.dev