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

https://github.com/danielcristho/dockerclientserver


https://github.com/danielcristho/dockerclientserver

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# client/server using docker compose

## cara run:

### Build

```
$ docker-compose build
```

### Launch

```
$ docker-compose up -d

open browser : http://localhost:1234
```