Effect playground

A collection of scripts to explore the Effect ecosystem

Installation

git clone https://github.com/devmatteini/effect-playground
npm install

Usage

npx tsx src/<script.ts>
# or some custom command in package.json
npm run <script>