jirsbek / wordmove-example

Wordmove basic example

Home Page:https://bit.ly/deployment-slides

Repository from Github https://github.comjirsbek/wordmove-exampleRepository from Github https://github.comjirsbek/wordmove-example

Wordmove Example 🚀

Dependences

Setup

  1. $ ./setup.sh runs all commands in step by step setup
  2. Open http://localhost:8080 for app
  3. Open http://localhost:8000 for phpMyAdmin
  4. Admin login at http://localhost:8080/admin with username admin and password admin

Setup Step by Step

  1. $ cd public_html
  2. $ composer install
  3. $ cp .env.example .env
  4. $ cp wp-config-sample.php wp-config.php
  5. $ cd wp-content/themes/template/src
  6. $ npm run build
  7. $ cd ../../../../..
  8. $ docker-compose up

About

Wordmove basic example

https://bit.ly/deployment-slides


Languages

Language:PHP 66.0%Language:JavaScript 24.4%Language:CSS 7.9%Language:VBA 1.8%Language:PLSQL 0.0%Language:Shell 0.0%Language:Dockerfile 0.0%