nuxt-and-wp-api-on-docker

MIT License

Stars
20

Nuxt and WordPress API on Docker

Installation

  1. On Terminal
$ git clone https://github.com/potato4d/nuxt-and-wp-api-on-docker.git
$ cd nuxt-and-wp-api-on-docker
$ cd ./nuxt; cd yarn; cd ../
$ chmod +x ./wordpress/cmd.sh
$ docker-compose up
  1. On WordPress Admin ( http://localhost:5000/wp-admin/options-permalink.php )

Setting it.

License

MIT.

Related Projects