Effect playground A collection of scripts to explore the Effect ecosystem Installation Install Node.js 24+ and pnpm, then clone the repository and install dependencies: git clone https://github.com/devmatteini/effect-playground pnpm install Usage node src/<script.ts> pnpm test