An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# cra-docker-nginx

Simple way to setup docker + cra + nginx

## Usage

```bash
chmod +x ./start.sh
./start.sh
```