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

https://github.com/mediacomem/hello-cloud

Multi-component application to test cloud deployment platforms
https://github.com/mediacomem/hello-cloud

Last synced: about 1 year ago
JSON representation

Multi-component application to test cloud deployment platforms

Awesome Lists containing this project

README

          

# Hello Cloud

Multi-component application to test cloud deployment platforms.

## Usage

```bash
docker-compose up --build -d
docker-compose exec api npm run migrate
```

Visit http://localhost:3001.