项目作者: keidrun

项目描述 :
Boilerplate of Gatsby and WordPress REST API with JWT
高级语言: JavaScript
项目地址: git://github.com/keidrun/boilerplate-gatsby-wordpress-with-jwt.git
创建时间: 2019-02-17T05:06:07Z
项目社区:https://github.com/keidrun/boilerplate-gatsby-wordpress-with-jwt

开源协议:MIT License

下载


boilerplate-gatsby-wordpress-with-jwt

License: MIT

Boilerplate of Gatsby and WordPress REST API with JWT

Prerequisite

  • Git installed
  • Docker installed

Getting started

Setup

  1. git clone https://github.com/keidrun/boilerplate-gatsby-wordpress-with-jwt.git
  2. cd boilerplate-gatsby-wordpress
  3. docker-compose up --build -d
  4. bash setup.sh
  5. docker-compose restart web

Develop

  1. docker-compose up --build -d
  2. docker-compose logs -f web

Browse

Gatsby Pages

WordPress Admin Pages

NOTE: If you’d like to browse the admin page locally, add 0.0.0.0 api to your hosts file.

Endpoints

WordPress REST API Routes