Code at thought speed
Zero builds. Zero waits. Live creation with ⚡RTCode.io.
I → O
I ← O
<script> edits, so you can tune animations and transitions without losing state.Link input cursors to output elements.
Reveal and edit the pointed elements.
Press F8 to turn on/off at will.
https://rt.ht/####
<script type=worker edge>
10rem & ↑ | ↓
AI agents interact directly with the playground.
The playground shows everything as it happens.
All your auth in one suffix
Zero code. Zero config. Zero cost. Infinite scale.
app.rt.ht/::si → sign in ::sa → sign in as ::su → signed-in user ::so → sign out
Stripped after use, preserving URL
/pathname?search#hash.
As we add new ways, you get them for free!
We sign users in, verify identities and secure sessions.
You write zero lines of auth code, ship 100% faster.
<!-- frontend: restrict edge access --> <meta edge:user=someone@elefunc.com> <meta edge:user=elefunc.com> <!-- playground: restrict code access --> <meta io:user=someone@elefunc.com> <meta io:user=elefunc.com> <!-- backend: get user for your logic --> <script type=worker edge> export default { fetch: request => { … request.rt.user … } } </script>
Deploy to Region: Earth
Reach 95% of Internet users in under 50ms on a 500 Tbps network, powered by RTEdge.net. 🌍 🌎 🌏
? to pathnames and go straight from page → code in 1 keystroke! You will find your editor exactly as you left it. View, edit, ship!
elefunc.com/?
* to pathnames and see all the deployments you can edit. The private index for route owners and editors.
const { user, domain, route } = request.rt;
const kvO = env.KV.open({ });
const kvOD = env.KV.open({ domain });
const kvOR = env.KV.open({ route });
const kvU = env.KV.open({ user });
const kvUD = env.KV.open({ user, domain });
const kvUR = env.KV.open({ user, route });
.rt.ht — the world's shortest eTLD. Get your app live now. Switch to custom domains when ready. Your apps powered by Earth's largest network
Have another question? Ask us anything.
We believe in
a web that builds itself.
About Elefunc, Inc.
Web development is broken. Waiting for builds. Wrestling with frameworks. Configuring tools that configure other tools. We're done with that.
We build for speed, standards, and sanity:
The native web platform gives you everything you need. Real-time updates. Global deployment. Enterprise security. All without installing your way into dependency hell.
Frameworks make false promises.
Native web platform APIs deliver:
We're not building another abstraction layer. We're removing them, so you can stop fighting the platform and start shipping with it.
Cetin and Sunny build Elefunc around speed, clarity, and shipping.
CEO/Founder
Builds Elefunc's real-time playground, edge runtime, and developer workflow. Started on a Commodore 64 and still ships close to the metal.
Marketing Lead
Turns fast tools into clear stories for real users and markets. Keeps Elefunc focused on people who want to ship without waiting.