Follow a comprehensive tutorial covering the Lost Pixel + Turborepo setup(WIP)
The GitHub action below focuses on running Lost Pixel in monorepo mode on the Lost Pixel Platform. You need to enable this on the Platform UI first in the repository settings:\
To run Lost Pixel in monorepo, you must ensure that you have two lostpixel.config.ts|js files in respective monorepo packages.
FInalise action
As seen above, a Lost Pixel Finalize step is required to wrap up the Lost Pixel run and create respective GitHub commit checks. The final step needs to point to any of the monorepo lostpixel.config.js|ts, in this case, it is apps/web but we can easily replace it with apps/docs with no effect on the run