spa-to-http icon indicating copy to clipboard operation
spa-to-http copied to clipboard

Lightweight zero-configuration SPA HTTP server. Serves SPA bundle on HTTP port so it plays well with Traefik out of the box. Compatible with Vue.js, React and Angular

Results 4 spa-to-http issues
Sort by recently updated
recently updated
newest added

Hi, Currently, I need to add a proxy pass (designation under nginx) to /api, common in most vuejs projects. My case is to a external URL. Is this possible and...

Hi, i found that you try so solve the same problem with serving static :) Try to use with https://github.com/whythawk/full-stack-fastapi-postgresql, but it will get me strange error, from browser it's...

Is it possible to at a custom command? For example: command: --port 4001 && /code/env.sh

Looking to see about support for the `_redirect` file that Netlify supports. I think this would be a good feature that would allow for matched features without digging deep into...