https://github.com/manifoldco/static-react-demo-app
Demo application to demonstrate how to containerise a static React application
https://github.com/manifoldco/static-react-demo-app
Last synced: 3 months ago
JSON representation
Demo application to demonstrate how to containerise a static React application
- Host: GitHub
- URL: https://github.com/manifoldco/static-react-demo-app
- Owner: manifoldco
- Created: 2018-02-08T16:16:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-27T15:39:18.000Z (over 4 years ago)
- Last Synced: 2025-05-08T08:03:26.730Z (5 months ago)
- Language: JavaScript
- Size: 938 KB
- Stars: 8
- Watchers: 20
- Forks: 6
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Static React Demo App
This is a Demo Application to demonstrate how to make [multi-environment containers for your static react application](https://blog.manifold.co/multi-environment-containers-for-your-static-react-application-b2b2eff83fbd).
This repository has all example code needed to enable you use the same container
image across multiple environments for your static web application.## Prerequisites
- [Manifold CLI](https://github.com/manifoldco/manifold-cli)
- [Docker](https://www.docker.com/)
- [Yarn](https://yarnpkg.com/lang/en/)