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