gregrickaby / nextjs-wordpress

💀 It's headless WordPress!

Home Page:https://nextjswp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verify Turborepo Setup

gregrickaby opened this issue · comments

I saw that @jaredpalmer starred this repo yesterday. I assume it's because I'm using Turborepo, and not because he wants to do headless WordPress? 🤣

So far, my experience with Turborepo has been great. I like how this repo is structured, and love how fast the linting script runs after cache. I would love to know if this repo is setup to take advantage of Turborepo correctly.

  • Verify turbo.json is properly configured
  • Verify this project's folder structure and package.json files are correct
  • What are the steps for going to production?
  • How would I deploy a Docker + monorepo to a Digital Ocean? Turborepo has a Docker example, but that example assumes 1) you're using Node...not a LAMP stack 2) that the Docker instance is the only stack (this project has two stacks)

This has been stable since October. I think I'm doing it right! Closing.