Pinned Repositories
flux
MultiEnvNginxReact
This project demonstrates how to build a multi-environment React application served by NGINX. It includes a React frontend that fetches environment information from an NGINX server, which dynamically provides the env based on sys vars. This setup allows you to deploy the same React app envs (e.g., dev, prod) with configuration handled by NGINX.
AAber's Repositories
AAber/MultiEnvNginxReact
This project demonstrates how to build a multi-environment React application served by NGINX. It includes a React frontend that fetches environment information from an NGINX server, which dynamically provides the env based on sys vars. This setup allows you to deploy the same React app envs (e.g., dev, prod) with configuration handled by NGINX.
AAber/flux