A tool to serve and apply runtime configuration to static apps.
This tool was created to allow create-react-app apps to be configured at runtime (serve-time) via environment variables, making them easily "dockerizable". It can however be used to serve and configure any static app.
yarn add -D @staticdeploy/app-server