Why: establish baseline web runtime scaffold before wave implementation. What: add react app structure, docker runtime assets, docs runbooks, and ignore policy updates. Rule: keep technical intent and repository workflow compliance.
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
window.__APP_CONFIG__ = {
|
|
API_BASE_URL: 'http://localhost:8080'
|
|
};
|