Endor, run server software in your browser
Hello HN! We are Angel (https://news.ycombinator.com/user?id=angelmm) and Daniel (https://news.ycombinator.com/user?id=ridruejo), cofounders of Endor. Setting up development environments is hard. We are building Endor to change that. Point your web browser to Endor.dev, select the components your app needs and hit "Launch". Seconds later it is up and running and you can deploy your code, either from a local folder or directly from your repository. Everything is executed inside the browser and private by default. When you are done, just delete the browser tab and…
What it does
In the maker’s words, at launch
Hello HN! We are Angel (https://news.ycombinator.com/user?id=angelmm) and Daniel (https://news.ycombinator.com/user?id=ridruejo), cofounders of Endor. Setting up development environments is hard. We are building Endor to change that. Point your web browser to Endor.dev, select the components your app needs and hit "Launch". Seconds later it is up and running and you can deploy your code, either from a local folder or directly from your repository. Everything is executed inside the browser and private by default. When you are done, just delete the browser tab and you are done! It can't get easier than that. A typical web development stack has many moving parts, including databases, key-value stores, web and API servers, language runtimes and of course the code itself. The components are likely a mixture of containers, manual installations and the odd virtual machine. Setting them up and maintaining them over time is tricky and frustrating, especially if you are part of a team. We already worked on this problem once with Bitnami (https://bitnami.com/), which Daniel cofounded and I was the frontend lead for. Bitnami packaged OSS applications so they could be deployed with one-click in multiple environments, from local installers to local VMs to all the major clouds and Kubernetes. Bitnami is used by millions of developers around the world and is a fantastic way to get started with any of the hundreds of applications in its catalog. Some of our early users described Bitnami as a "magical experience". This time, we are looking to capture that feeling of magic by making it trivial to run any server component (including Bitnami ones!) in the browser, whether it is a Redis container, a MySQL VM or a specially compiled PHP binary. It really can't get simpler than following a link. Nothing to install, completely isolated so it doesn't mess with your existing setup, yet easy to use and share with others. This initial version is still missing important features but is already quite useful for quickly launching a sandbox to test an OSS project you just ran across or run code you got from an AI. Over the coming weeks and months we will be adding significant functionality around networking, persisting data, performance and adding many more applications. We are building Endor to make our life as developers easier. We hope you find it useful too. Give it a try! https://endor.dev/s/lamp
Does the same job
all alternatives →




- ILI learned to code to launch my new startup2013 · uncover.com · ▲178
Please check it out. I spent all of 2012 learning to code to launch what would eventually become Uncover. I'm super excited to announce that we're finally live. Here's a blog post I wrote on how we got there and a little story behind the startup: http://spencerfry.com/introducing-uncover
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


