Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vahan-sahakyan/ci-composed

Code Inspect 📦 Docker-Composed
https://github.com/vahan-sahakyan/ci-composed

containerization docker docker-compose microservices nodejs-server websocket yml

Last synced: about 1 month ago
JSON representation

Code Inspect 📦 Docker-Composed

Awesome Lists containing this project

README

        

## Code Inspect 📦 Docker Composed

### External Repository Links

- [Frontend](https://github.com/vahan-sahakyan/code-inspect-frontend)
- [Backend](https://github.com/vahan-sahakyan/code-inspect-backend)

### Get Started

#### 1. Prerequisites

- docker CLI
- docker-compose

#### 2. Install

```bash
$ git clone https://github.com/vahan-sahakyan/ci-composed.git && cd ci-composed
```

```bash
$ chmod +x install.sh && ./install.sh
```

#### 3. Uninstall

```bash
$ chmod +x uninstall.sh && ./uninstall.sh
```