Setting up e2e tests in Nx monorepo with Playwright25/07/2024e2e javascript monorepo nx playwright typescript How to easily set up e2e test environment with Playwright in Nx monorepo
Shared database schema with DrizzleORM and Turborepo31/08/2023databases drizzleorm monorepo turborepo typescript Learn how to create shared database package to use in multiple projects with DrizzleORM and Turborepo