A lightweight, zero-dependency static file server for local development and testing.
ran is a minimalist static file server built for developers who need a quick and easy way to serve local files over HTTP. Its core philosophy is zero dependencies, ensuring a small footprint and rapid execution. This makes it an excellent choice for scenarios where you just need to get a web project up and running for local testing or previewing without the overhead of a full-fledged web server. The tool operates entirely from the command line, allowing users to specify a directory to serve and an optional port. It's designed for simplicity and speed, focusing solely on its primary function: delivering static content efficiently. While it doesn't offer advanced features like routing, proxying, or HTTPS, its straightforward nature is its strength for specific use cases in local development workflows.
0 reviews
Sign in to write a review and help other indie hackers make informed decisions.
Sign In to Write a ReviewBe the first to share your experience with this tool!
Join thousands of indie hackers building with ran