Boilerplate of Gatsby and WordPress REST API with JWT
Boilerplate of Gatsby and WordPress REST API with JWT
git clone https://github.com/keidrun/boilerplate-gatsby-wordpress-with-jwt.git
cd boilerplate-gatsby-wordpress
docker-compose up --build -d
bash setup.sh
docker-compose restart web
docker-compose up --build -d
docker-compose logs -f web
NOTE: If you’d like to browse the admin page locally, add 0.0.0.0 api
to your hosts
file.