Alternatives
Products that do what Node.js and React -app as a Windows service with .msi does
One of my previous side projects was to build a small web app meant to be run on enterprise Windows server environment. The type of place where software is still installed manually by clicking through an installer. I wanted the app to run as a Windows service, and to have a minimal .msi -installer, so that more or less anyone could install the software. Instead of being smart and writing the app in C# and get the full tooling of Microsoft... I choose to do a modern web app with Node.js and React. I thought, how hard can it be to package it into a Windows service? It turned out to be pretty…
- 1

- 2

- 3

- 4

- 5

Free OSS auth without 3rd party services, deploy anywhere
2023
- 6

- 7

- 8

- 9

- 10

- 11

- 12

This is a Node.js compatible runtime in the browser. It supports CLI apps, Vite, and some agents (like Pi Agent) as well. Some notes: - This runs all code in a web worker using the host javascript runtime with rewrites for module loading and AsyncLocalStorage support using Oxc compiled to WASM. - Most of the libraries are bundled straight from Node.js upstream with light overrides where needed, ensuring compatibility. Libraries were only reimplemented where really needed - Despite having great integrations with the Puter desktop and APIs, this can be used completely seperately with OPFS…
Aug 2026 · developer.puter.com
- 13BP
Hi all, I'm one of the authors of Serverless-Stack.com — an open source guide to building full-stack apps with AWS Lambda and React. Since it's launch in 2017, it's become one of the most widely read guides for building Serverless apps. Today we are adding a new section to the guide that walks you through the best practices of building large Serverless applications. It tries to address some of the most common questions that teams have: - How should my project be structured when I have dozens of interdependent services? - How should I manage my environments? - What are the best practice for…
2019
- 14TF
Hi folks, I started thinking some time ago about how to use ReactJS's server-side features with backends that aren’t specifically built with Node.js or Deno. After some research, I found that the only strict requirement is a JS engine for server-side rendering, while the rest of the runtime can be in any language. For this reason, I started developing a full-stack ReactJS web framework with a Rust-based backend (the API draws heavy inspiration from Next.js). The server performance is already impressive, with a 4x improvement over the latest Next.js. We’re tracking it in a separate…
2025 · github.com
- 15W9
Hi all, 1995 was a simpler time. There was no react, SSR, component libraries, and developers only had 4MB of RAM to work with. If you ask me, UIs have only gone downhill since then. So I created windows95jobs.com so people can experience the joy of simpler software while looking for a new SWE job. Repo: https://github.com/KyleMoore1/Win95Jobs (Built with react lol)
2025 · windows95jobs.com
- 16OS
Hi guys, I've open-sourced the ecommerce project I build for my business. I've spent a lot of time on choosing the right libraries and decided to go with NodeJs and React. I'm sharing the project with you, and hope it will give you some ideas so you can build your ecommerce project faster. [Demo] https://demo.evershop.io/ [Github] https://github.com/evershopcommerce/evershop Feel free to share/contact if you have any feedback or questions. Thanks
2023
- 17OS
Hi there HN! I'm Matthias and I've been into video streaming for quite a while now. Over the years I've built plenty of small setups, often CLI tools to test and debug streaming video. About a month ago, during my annual holiday, I started working on a simple API on top of my CLI tools. It's time consuming to craft and run multiple ffmpeg jobs, get GOP / keyframes right, merge playlists, package to HLS, ... One thing led to another and I eventually started exploring HLS interstitials, VMAP / VAST and dynamic ad insertion, MSE / EME (HLS.js in general), React (perf) as a player…
2024 · github.com
- 18UC
If you want to write web apps in C with mainly server side html, this might be the project for you! I've been using/developing it for a project to sell photos/videos at surf camps. test site: https://beta.fluffyspork.com Highlights: * builds to a single AppImage for deployment * all code included that's not a standard linux library * mostly don't have to write html, generated with code There are many things in the currently private project that aren't yet moved to fu due to time.
2023 · github.com
- 19IH
Hello HN, I had some christmas free time over the last two weeks (Merry Christmas btw ;-)) and used that time to completely recreate the website of my app[1]. I used all the fancy new tools. I didn't know some of them when I started. What was my goal? * Pretty website * Blazing fast * Mobile first * SSR * Webp support * Generally all the best website practices (high lighthouse score) What did I use? * Tailwindcss (https://tailwindcss.com/) * Tailwind Components (https://tailwindui.com/) * React (https://reactjs.org/) * ViteJs…
2021
- 20AO
Hi HF, I'm Terrell, and we built an open-source app that lets developers create their own Operator with a Next.js/React front-end and a flask back-end. The purpose is to simplify spinning up virtual desktops (Xfce, VNC) and automate desktop-based interactions using computer use models like OpenAI’s There are already various cool tools out there that allow you to build your own operator-like experience but they usually only automate web browser actions, or aren’t open sourced/cost a lot to get started. Spongecake allows you to automate desktop-based interactions, and is fully open…
2025 · github.com
- 21SS
Please check out out project, Lite Engine[1], a Backend as a Service web application platform. We provide everything you need to rapidly prototype and deploy your single page applications: static file hosting for your html, css, javascript and other assets, a subdomain on our site, security with https, and a 'create your own API' with SQL over CORS and JSON. I think of this as "geocities with a CORS backend". For your backend we've developed a system we call API Queries. You'll define SQL queries, save them on the backend, then execute them with http post requests that return JSON responses.…
2016
- 22IV
Today, we can see many MCP clients, which is good when you want to interact with your MCP servers. However, you still need to write your frontend component (mostly a chat), which takes time.
2025 · github.com
- 23IC
Jun 2026 · createthirdplaces.org
- 24IW
Pre-covid, I was traveling full time to teach ReactJS to corporate clients. My students (mostly developers at banks and insurance companies) would ask me 'What's a good React book?' and I would struggle to recommend something, knowing that all the books sucked or were really out of date. When all my face-to-face training work dried up and I really didn't want to do online training, I magically got a contract to write a book. I started by reading all of the best-selling books on React, and, yeah, they were all really out of date, incomplete, or just wrong. As I started writing what I hoped…
2022
Ranked by how close each launch is in meaning, then by votes. Refine with a description →