john-okeefe 8b18dc55c8 feat(frontend): runtime backend URL via /config.js
Stop baking VITE_API_URL into the Vite build so one image can
run against any backend. Container entrypoint
(docker-entrypoint.d/30-frontend-config.sh, auto-run by the
nginx image) writes /usr/share/nginx/html/config.js from the
VITE_API_URL container env at every start; index.html loads
it before the bundle, and agent.ts prefers
window.__APP_CONFIG__ with the build-time env as fallback so
local dev and vite preview behave exactly as before.
public/config.js ships an empty placeholder for non-container
builds. Changing backends is now a restart with new env, no
rebuild.
2026-09-06 12:48:58 -04:00
2024-09-12 15:50:45 -04:00
2024-09-12 15:55:38 -04:00
2024-09-12 15:50:45 -04:00
2024-09-12 15:55:38 -04:00

games-frontend-js

React Fronted for the Games Data ExpressJS API

S
Description
React Fronted for the Games Data ExpressJS API
Readme
2.3 MiB
v1.0.2
Latest
2026-09-08 20:50:12 -04:00
Languages
TypeScript 96.4%
HTML 0.9%
CSS 0.9%
Makefile 0.8%
Shell 0.5%
Other 0.5%