4.1.0 • Published 4 years ago

@staticdeploy/app-server v4.1.0

Weekly downloads
39
License
MIT
Repository
github
Last release
4 years ago

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