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

https://github.com/codeispoetry/jkb-child


https://github.com/codeispoetry/jkb-child

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

# WPSetup

## Installation
- docker-compose up -d
- Aufruf via Browser und dortige Installation
- anschließend `docker-compose run node bash` und `npm install`

## WordPress CLI
``docker run -it --rm --volumes-from wordpress --network container:wordpress wordpress:cli /bin/bash``
## Node
- ``docker-compose build``
- ``docker-compose run node npm install``
- ``docker-compose up -d``

## Weitere Befehle
Weitere Befehle siehe Datei _Makefile_.