{"library":"angular-http-server","type":"library","category":null,"description":"angular-http-server is a lightweight command-line interface (CLI) development server designed specifically for Single Page Applications (SPAs) such as those built with Angular, React, or Vue. Its primary function is to serve static assets while routing all non-existent file requests back to the application's `index.html` file, enabling client-side routing without 404 errors. Currently at version 1.12.0, it is actively maintained and provides essential features for local development like custom port assignment, automatic browser opening, HTTPS with self-signed certificates, CORS enablement, and a basic HTTP proxy. It explicitly states it is not intended for production use, focusing solely on streamlining the development workflow by abstracting away complex server configurations for SPA development.","language":"javascript","status":"active","version":"1.12.0","tags":["javascript","angular","spa","http-server","server","routing"],"last_verified":"Wed May 27","install":[{"cmd":"npm install angular-http-server","imports":["npm install -g angular-http-server\n# Then, navigate to your SPA's build directory and run:\nangular-http-server","angular-http-server -p 8080 --open --https","angular-http-server --config my-server.config.js"]},{"cmd":"yarn add angular-http-server","imports":[]},{"cmd":"pnpm add angular-http-server","imports":[]}],"homepage":null,"github":"https://github.com/simonh1000/angular-http-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/angular-http-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/angular-http-server/compatibility"}}