Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more. Learn more →
Http-server Alternatives
Similar projects and alternatives to http-server
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
-
termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
-
-
-
MyEtherWallet
MyEtherWallet (our friends call us MEW) is a free, client-side interface helping you interact with the Ethereum blockchain.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
markdown-it
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
http-server discussion
http-server reviews and mentions
-
Simple Web Server
npx http-server (keep the "r" at the end, it's more up-to-date than the http-serve package)
https://github.com/http-party/http-server
-
Need help setting up a remote depository using GitHub and VCS
Do you run a Webserver during development, even if it is a simple dev-server like https://www.npmjs.com/package/http-server ?
-
What is the simplest way to run an index.html file inside a server.js file using node.js
I mean, there are ones, like https://github.com/http-party/http-server you can inspect that code, but basically, it’s a job an nginx can do without any JS.
-
Looking to host React Static Application on AWS S3 question on dependencies
Does the website work correctly when run locally without a server? If so, then it should be fine to be compiled and deployed. You can always check ahead of time by building your website and then running it with a CLI like http-server to replicate what S3 will do.
-
Opened my angular project after a week to find it like that? (All the stuff i built doesn't appear anymore). Any Idea why ? (Note: in the extensions the "Angular Language Service" seems to have had an update). Opening from Chrome shows the html but not the rest of the code.
You can use https://www.npmjs.com/package/http-server but you need to build your app before with ng build then serve the generated bundle (be careful to environment file replacement in angular.json)
- What is the Go equivalent of Node http-server?
- When they run the http-server command in the codespace, is it an alias in the .bashrc file that executes something along the lines of 'sudo systemctl start apache2' after they configured the apache2 server? Or is there a much simpler aproach that I didn't take into consideration?
-
Access variables from one file to another
Alternatively, a package like http-server is fast and easy to setup.
-
JS script doesn’t want to load in my HTML file
Set yourself inside the index folder and let's use http-server package to start a local server executing this:
-
Let's build: DaisyUI and Tailwind CSS dashboard - part 1
Let’s go ahead and setup our http-server, for this we will be using http-server npm package to help us with this, this is useful for static sites where we do not want to setup a node server manually.
-
A note from our sponsor - SurveyJS
surveyjs.io | 19 May 2025
Stats
http-party/http-server is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of http-server is JavaScript.