/app-server

Serve and apply runtime configuration to static apps

Primary LanguageTypeScriptMIT LicenseMIT

npm version build status coverage status dependency status devDependency status

app-server

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.

Install

yarn add -D @staticdeploy/app-server

Guides

Reference documentation