https://github.com/adiatma/cra-docker-nginx
Simple way to setup docker + cra + nginx
https://github.com/adiatma/cra-docker-nginx
cra docker docker-compose nginx
Last synced: 2 months ago
JSON representation
Simple way to setup docker + cra + nginx
- Host: GitHub
- URL: https://github.com/adiatma/cra-docker-nginx
- Owner: adiatma
- Created: 2021-03-11T06:31:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T06:46:40.000Z (over 5 years ago)
- Last Synced: 2025-11-29T20:55:33.537Z (7 months ago)
- Topics: cra, docker, docker-compose, nginx
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# cra-docker-nginx
Simple way to setup docker + cra + nginx
## Usage
```bash
chmod +x ./start.sh
./start.sh
```