-
Notifications
You must be signed in to change notification settings - Fork 145
Description
First off, huge thanks for this project! I use it a lot for quick checks of concepts or approaches, especially when I don't want to bother with heavier web tools like CodeSandbox or StackBlitz. The watch and livereload features are genuinely great — they're a major reason I pick this over simpler Python web servers or those bloated JS ones.
I've noticed the project hasn't been updated in a while, and it even got dropped from Homebrew on macOS. I've been running the OSX x64 build, and it works fine on my M3 chip, thankfully (Rosetta helps!).
Besides that, there are some really useful features brought up in issues and PRs, like Range requests or WebSockets proxy, that would be awesome to have. So, there's definitely room for more improvements.
Just curious, are there any future plans for this project?