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

https://github.com/friendsofshopware/gitpod-shopware-workspace-image

Gitpod Workspace Image for Shopware
https://github.com/friendsofshopware/gitpod-shopware-workspace-image

Last synced: about 1 month ago
JSON representation

Gitpod Workspace Image for Shopware

Awesome Lists containing this project

README

        

# Gitpod Shopware Workspace Image

The Image contains the following things pre-installed and configured:

- Symfony-CLI
- Shopware-CLI
- PHP 8.2 with all extensions enabled.
- Node 18
- MySQL 8.0 client pre-configured to local

## How to use the Image?

```yaml
# .gitpod.yml
image: friendsofshopware/gitpod-shopware-workspace:latest
```