qfastlyst
v0.22.0
Published
Ultra-fast local dev/preview server CLI for Vite/Webpack/Next/Nuxt/Static with HTTPS & HTTP/2.
Maintainers
Readme
qfastlyst
qfastlyst is a lightweight and powerful JavaScript library for running optimized local servers.
It improves the standard npm run dev workflow with features like HTTPS support, live reload, and integration with modern bundlers like Vite and Webpack.
Features
- ✅ Faster and more optimized local server than
npm run dev - ✅ HTTPS support for secure development
- ✅ Easy integration with Vite, Webpack, and other build tools
- ✅ Live reload for instant updates
- ✅ Fully open-source and free to use
Installation
Install via npm:
npm install qfastlyst --save-dev