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

https://github.com/kjunichi/eccube-hhvm-h2o


https://github.com/kjunichi/eccube-hhvm-h2o

docker ec-cube h2o hhvm postgresql

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# eccube-hhvm-h2o

```shell
docker-compose build
docker-compose up -d
docker-compose exec app bash -c "cd /var/www/html/ec-cube;hhvm eccube_install.php pgsql"
```