john-okeefe e2ae729a60 chore(docker): multi-stage build and registry run template
Dockerfile builds the Vite app in an oven/bun stage and serves
dist/ from the same nginx:stable-alpine-perl base as before,
plus the runtime-config entrypoint scripts. .env stays
dockerignored, so CI builds carry no backend URL and the image
is env-independent. Custom /etc/nginx/nginx.conf mounts keep
working (separate path from /docker-entrypoint.d/).

docker-compose.example.yml is a prod run template for
git.linuxhg.com/games-database/games-frontend (IMAGE_TAG,
default latest) with VITE_API_URL env (including the /api
suffix), restart policy, and a wget / healthcheck; traefik
setups drop ports for their labels/networks.
2026-09-06 12:49:14 -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%